diff --git a/.gitignore b/.gitignore index 034ef6bf58..7c7162b8af 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,9 @@ build/ # Visual Studio 2015 cache/options directory .vs/ +# VS Code cache/options directory +.vscode/ + # Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets !packages/*/build/