update gitignore

This commit is contained in:
Yannik Schmidt
2020-09-30 07:08:48 +02:00
parent 868346ad90
commit 6bb4eed330

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.swp
*.sqlite
config.py
*.txt
*.ncsv
@@ -11,3 +12,5 @@ __pychache__/
build/
configparse_wrapper/
static/bootstrap/
static/moment.js
*.exe