There's a weird sqlite file generated that is now covered by this test
This commit is contained in:
parent
bea8525130
commit
9e988401c5
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
||||||
secret
|
secret
|
||||||
db/*.sqlite3
|
db/*.sqlite3*
|
||||||
log/*.log
|
log/*.log
|
||||||
storage/*
|
storage/*
|
||||||
db/*.sql
|
db/*.sql
|
||||||
|
|
Loading…
Reference in a new issue