diff --git a/.gitignore b/.gitignore index 6a182b5..65e6e10 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,9 @@ bld/ # Visual Studio 2015/2017 cache/options directory .vs/ +.vscode/ +bin/ +certificates/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/