瀏覽代碼

Ignore .vs folder, fix .vscode comment

Ray Koopa 8 年之前
父節點
當前提交
ac6ef54500
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -306,6 +306,6 @@ godot.creator.*
 projects/
 platform/windows/godot_res.res
 
-# Visual Studio Code folder (and files) that are created
-# when the C/C++ extension (https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) is used
+# Visual Studio 2017 and Visual Studio Code workspace folder
+/.vs
 /.vscode