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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -59,4 +59,5 @@ docs/_build/
|
|||
target/
|
||||
|
||||
# my other cruft
|
||||
*.yaml
|
||||
*.yaml
|
||||
*.db
|
Loading…
Reference in a new issue