Added sqlite testing db to ignores
This commit is contained in:
parent
6ce88a1e3d
commit
cfbf1ff821
@ -127,4 +127,5 @@ dist
|
|||||||
.yarn/install-state.gz
|
.yarn/install-state.gz
|
||||||
.pnp.*
|
.pnp.*
|
||||||
yarn.lock
|
yarn.lock
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
*.sqlite
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -129,3 +129,5 @@ dist
|
|||||||
yarn.lock
|
yarn.lock
|
||||||
package-lock.json
|
package-lock.json
|
||||||
build
|
build
|
||||||
|
|
||||||
|
*.sqlite
|
Loading…
x
Reference in New Issue
Block a user