Browse Source

Add additional meta files to sandbox ignore and 2019 to gitignore

Jason Crist 4 years ago
parent
commit
7d7af4d6e1
2 changed files with 4 additions and 0 deletions
  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