updated gitignore to ignore local database

This commit is contained in:
Philipp Häfelfinger 2019-03-14 23:50:05 +01:00
parent 5bf0b0b4e1
commit 54e59a3f98
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -27,7 +27,7 @@ _testmain.go
.idea/
*.log
# ignore local test data and folders
testImages/
devconfig.ini
/main
localstate.db