فهرست منبع

Ignore .vs folder, fix .vscode comment

(cherry picked from commit ac6ef54500293113f23de5e695d7d4d4e60b50f6)
Ray Koopa 8 سال پیش
والد
کامیت
134d87a338
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -302,6 +302,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