ソースを参照

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