Selaa lähdekoodia

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

Added zip files and package-lock to sync ignore
Jeff Ong 4 vuotta sitten
vanhempi
commit
3dbb9fe1ff
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  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