diff --git a/.gitignore b/.gitignore index b05edf7..b9b063f 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,10 @@ bld/ # Visual Studio 2015/2017 cache/options directory .vs/ + +# Rider cache +.idea/ + # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/