diff --git a/.gitignore b/.gitignore index 54fbab6c..30636f37 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ bld/ # Visual Studio 2015 cache/options directory .vs/ +.vscode/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ @@ -264,3 +265,4 @@ CTestTestfile.cmake ## Ignore Data Folder symlink Data Folder /core +.vscode/settings.json