My-Website/.gitignore
2024-03-26 18:40:38 -05:00

13 lines
116 B
Plaintext

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