Browse Source

Add VSCode ignore

LouYihua 7 years ago
parent
commit
8b2f8cffae
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -32,6 +32,9 @@ BundleArtifacts/
 *.wasm
 *.wast
 
+# Visual Studio Code files
+.vscode/
+
 # Visual Studio 2015 cache/options directory
 .vs/
 
@@ -240,4 +243,4 @@ sdlpal
 data
 
 xcshareddata
-xcuserdata
+xcuserdata