chore: ignore all test db files
This commit is contained in:
parent
bd9854676d
commit
3a4ba376e7
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -11,6 +11,6 @@ dist
|
||||||
bin
|
bin
|
||||||
# Butterrobot
|
# Butterrobot
|
||||||
*.sqlite*
|
*.sqlite*
|
||||||
butterrobot.db
|
butterrobot.db*
|
||||||
/butterrobot
|
/butterrobot
|
||||||
*_test.db*
|
*_test.db*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue