mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-11-26 18:37:12 +00:00
20 lines
148 B
Plaintext
20 lines
148 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
|
|
*.py[cod]
|
|
*.egg
|
|
build
|
|
htmlcov
|
|
**/auto/
|
|
### Django ###
|
|
*.log
|
|
*.pot
|
|
*.pyc
|
|
__pycache__/
|
|
settings_local.py
|
|
|
|
env/
|
|
db.sqlite3
|