1
0
дзеркало https://github.com/ae-utbm/sith.git synced 2025-07-15 14:29:25 +00:00
Files
Sith/.gitignore
2018-10-05 23:03:45 +02:00

16 рядки
160 B
Plaintext

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