diff --git a/.gitignore b/.gitignore index d23c8bcc645..754c9b65976 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,9 @@ bld/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ +# Visual Studio Code cache/options directory +.vscode/ + # Visual Studio Code Ionide-FSharp extension cache directory .ionide/