This commit is contained in:
Philipp Dormann 2020-11-25 18:43:21 +01:00
commit db5b94e394
2 changed files with 4 additions and 1 deletions

View File

@ -127,4 +127,5 @@ dist
.yarn/install-state.gz
.pnp.*
yarn.lock
package-lock.json
package-lock.json
*.sqlite

2
.gitignore vendored
View File

@ -129,3 +129,5 @@ dist
yarn.lock
package-lock.json
build
*.sqlite