yig/.gitignore
stupidcomputer 1471dab714 make explorer more production ready
allow explorer to be deployed in an production environment without using
stupid hacks and DEBUG = true
2024-06-28 16:37:21 -05:00

9 lines
69 B
Plaintext

*.log
*.pot
*.pyc
__pycache__
db.sqlite3
media
uploads/
staticfiles/