Sith/.gitignore

11 lines
99 B
Plaintext

db.sqlite3
*.log
*.pyc
*__pycache__*
.DS_Store
env/
doc/html
data/
static/
sith/settings_custom.py