diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3d5b137361..65af0c69ee 100644 --- a/.gitignore +++ b/.gitignore @@ -299,3 +299,7 @@ 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 +/.vscode |