فهرست منبع

chore: gitignore package-lock.json

Tobi Lutke 3 ماه پیش
والد
کامیت
60564b34f8
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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