Add app.db to .gitignore to prevent tracking of database file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,4 +4,5 @@ obj/
|
||||
riderModule.iml
|
||||
/_ReSharper.Caches/
|
||||
|
||||
Publish/
|
||||
Publish/
|
||||
app.db
|
||||
Reference in New Issue
Block a user