Jelajahi Sumber

Merge pull request #2839 from Automattic/fix/no-sandboxsync-zips

Added zip files and package-lock to sync ignore
Jeff Ong 4 tahun lalu
induk
melakukan
3dbb9fe1ff
1 mengubah file dengan 3 tambahan dan 1 penghapusan
  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