You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-25 15:37:42 +00:00
Ignore .vs folder, fix .vscode comment
(cherry picked from commit ac6ef54500)
This commit is contained in:
committed by
Rémi Verschelde
parent
18f2b96186
commit
134d87a338
4
.gitignore
vendored
4
.gitignore
vendored
@@ -302,6 +302,6 @@ godot.creator.*
|
|||||||
projects/
|
projects/
|
||||||
platform/windows/godot_res.res
|
platform/windows/godot_res.res
|
||||||
|
|
||||||
# Visual Studio Code folder (and files) that are created
|
# Visual Studio 2017 and Visual Studio Code workspace folder
|
||||||
# when the C/C++ extension (https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) is used
|
/.vs
|
||||||
/.vscode
|
/.vscode
|
||||||
|
|||||||
Reference in New Issue
Block a user