fix sqlite db ending

This commit is contained in:
willipink 2020-05-19 07:50:08 +00:00
parent 304d9acf03
commit 5b40d4dcab

2
.gitignore vendored
View File

@ -4,5 +4,5 @@
Pipfile.lock
**/work_data/*
**/__pycache__/*
*.sqlite
*.sqlite3
coinmanager/static/*