Rename schema file + ignore db

This commit is contained in:
2018-07-04 00:08:17 +02:00
parent 4d3e387989
commit 6c9674b652
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.db

View File

@@ -142,7 +142,7 @@ def read_last_action():
return last_action
db_filename = 'pits.db'
schema_filename = 'pit_schema.sql'
schema_filename = 'pits_schema.sql'
# TODO Use init command like original pit
# TODO Need to add an action - log init