Parcourir la source

Add additional meta files to sandbox ignore and 2019 to gitignore

Jason Crist il y a 4 ans
Parent
commit
7d7af4d6e1
2 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 1 0
      .gitignore
  2. 3 0
      .sandbox-ignore

+ 1 - 0
.gitignore

@@ -316,6 +316,7 @@ twenty-eight/
 twentyeleven/
 twentyfifteen/
 twentyfourteen/
+twentynineteen/
 twentynineteen-sb/
 twentyseventeen/
 twentysixteen/

+ 3 - 0
.sandbox-ignore

@@ -4,6 +4,9 @@
 .sandbox-config
 .sandbox-ignore
 .svn
+.vscode
+.wp-env.*
+*.code-workspace
 package-lock.json
 sandbox.sh
 vendor