My-Website/.gitignore
2024-09-17 09:50:03 -05:00

24 lines
206 B
Plaintext

__pycache__
*.md
!POST_TEMPLATE.md
!README.md
docker-compose.yaml
*.sh
*.ini
# Ignore images in posts
# Flask Data & Config
*.ini
data
.flask_session
*.json
# Writing
writing