浏览代码

Added zip files and package-lock to sync ignore

Jason Crist 4 年之前
父节点
当前提交
f5035dbf55
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .sandbox-ignore

+ 3 - 1
.sandbox-ignore

@@ -3,6 +3,8 @@
 .gitignore
 .sandbox-config
 .sandbox-ignore
+package-lock.json
 sandbox.sh
 vendor
-node_modules
+node_modules
+**/*.zip