浏览代码

Add VSCode ignore

LouYihua 8 年之前
父节点
当前提交
8b2f8cffae
共有 1 个文件被更改,包括 4 次插入1 次删除
  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