diff --git a/.gitignore b/.gitignore index a73a38f..eb40170 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. -## ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore # User-specific files @@ -31,8 +30,9 @@ bld/ [Ll]og/ [Ll]ogs/ -# Visual Studio 2015/2017 cache/options directory +# Visual Studio 2015/2017 & JetBrains cache/options directory .vs/ +.idea/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/