Ignore rider's cache

This commit is contained in:
Stepan Goremykin 2023-01-26 22:28:17 +01:00
parent 7c8f95fdfd
commit a1c5166114

4
.gitignore vendored
View File

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