Sith/.gitignore

12 lines
104 B
Plaintext

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