Merge pull request #8336 from RayKoopa/ignore_vs_folder
Ignore Visual Studio 2017 workspace folder [ci skip]
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user