소스 검색

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