Add app.db to gitignore
This commit is contained in:
parent
25fb38baec
commit
57953fd509
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Project specific
|
||||
Start/Server/app.db
|
||||
|
||||
# globs
|
||||
Makefile.in
|
||||
*.userprefs
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue