Add sqlite3 files to .gitignore
Enable use of sqlite as dev db without it polluting the git repo
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
sikweb/settings.py
|
||||
*~
|
||||
*.pyc
|
||||
*.sqlite3
|
||||
uwsgi.ini
|
||||
uwsgi.log
|
||||
infoscreen/static/js/hsl.json
|
||||
|
||||
Reference in New Issue
Block a user