phantasma/.gitignore

10 lines
83 B
Text
Raw Normal View History

2021-09-28 15:10:22 +02:00
venv
__pycache__
db.sqlite3
www/
2021-10-10 16:06:43 +01:00
*.swp
venv
2021-10-11 13:55:45 +01:00
*.swo
2021-10-21 14:29:10 +01:00
secret.txt
app/local_settings.py