1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-12-23 07:52:23 +00:00
nk20/.gitignore
Pierre-antoine Comby 4d1b70940e and so it begins
2019-07-07 20:49:02 +00:00

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