소스 검색

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