Explorar o código

chore: gitignore package-lock.json

Tobi Lutke hai 3 meses
pai
achega
60564b34f8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 node_modules/
 dist/
+package-lock.json
 .npmrc
 *.sqlite
 .DS_Store