exclude the database file from version control
This commit is contained in:
parent
1a8579c9a1
commit
afaf91c6cc
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -60,3 +60,4 @@ target/
|
|||
|
||||
# my other cruft
|
||||
*.yaml
|
||||
*.db
|
Loading…
Reference in a new issue