Explorar o código

Merge pull request #4550 from Valentactive/master

Adds the ".vscode" folder from Visual Studio Code to ".gitignore"
Rémi Verschelde %!s(int64=9) %!d(string=hai) anos
pai
achega
9487a9b3c2
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .gitignore

+ 4 - 0
.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