My-Website/.gitignore
2024-03-27 14:50:43 -05:00

13 lines
116 B
Plaintext

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