forked from DGNum/gestioCOF
1
0
Fork 0
kpsul/.gitignore

24 lines
173 B
Plaintext

*.pyc
*.swp
*.swo
cof/settings.py
settings.py
*~
venv/
.venv/
.vagrant
/src
media/
*.log
.sass-cache/
*.sqlite3
.coverage
# PyCharm
.idea
.cache
# VSCode
.vscode/
.direnv