This commit is contained in:
2020-11-25 18:43:21 +01:00
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -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
View File
@@ -129,3 +129,5 @@ dist
yarn.lock yarn.lock
package-lock.json package-lock.json
build build
*.sqlite