Files
web2.0-backend/.gitignore
T
okalintu 9b834032db Add sqlite3 files to .gitignore
Enable use of sqlite as dev db
without it polluting the git repo
2017-03-29 13:51:10 +03:00

19 lines
229 B
Plaintext

*.swp
sikweb/settings.py
*~
*.pyc
*.sqlite3
uwsgi.ini
uwsgi.log
infoscreen/static/js/hsl.json
members/logs/*
members/migrations/*
infoscreen/migrations/*
webapp/migrations/*
.idea/
logs/
/static/
/media/
node_modules/
/.coverage