geogame/.gitignore

9 lines
105 B
Plaintext
Raw Permalink Normal View History

2019-08-23 10:07:26 +02:00
*.pyc
env_db.txt
env_email_key.txt
env_secret_key.txt
/static
!.gitignore
gunicorn.conf.py
2020-12-29 21:43:31 +01:00
venv/