mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-16 19:23:27 +00:00
faccc1367f
Co-authored-by: Théo DURR <git@theodurr.fr> Co-authored-by: thomas girod <56346771+imperosol@users.noreply.github.com>
20 lines
205 B
Plaintext
20 lines
205 B
Plaintext
db.sqlite3
|
|
*.log
|
|
*.pyc
|
|
*.mo
|
|
*__pycache__*
|
|
.DS_Store
|
|
pyrightconfig.json
|
|
dist/
|
|
.vscode/
|
|
.idea/
|
|
env/
|
|
doc/html
|
|
data/
|
|
/static/
|
|
sith/settings_custom.py
|
|
sith/search_indexes/
|
|
.coverage
|
|
coverage_report/
|
|
doc/_build
|