mirror of https://gitlab.crans.org/bde/nk20
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__/
|
||
|
local_settings.py
|
||
|
|
||
|
env/
|
||
|
db.sqlite3
|