My-Website/.gitignore
2024-03-26 15:59:35 -05:00

12 lines
110 B
Plaintext

__pycache__
*.md
!POST_TEMPLATE.md
!README.md
docker-compose.yaml
*.sh
# Ignore images in posts
*.jpg
*.png