flask-base/.gitignore
2025-11-16 19:34:33 +01:00

10 lines
74 B
Plaintext

# Python
__pycache__/
*.py[cod]
# Database
postgres_data/
# Docker
.env