|
@@ -35,6 +35,10 @@ bld/
|
|
|
|
|
|
# Visual Studio 2015/2017 cache/options directory
|
|
# Visual Studio 2015/2017 cache/options directory
|
|
.vs/
|
|
.vs/
|
|
|
|
+
|
|
|
|
+# JetBrains 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/
|
|
|
|
|
|
@@ -360,4 +364,4 @@ MigrationBackup/
|
|
.ionide/
|
|
.ionide/
|
|
|
|
|
|
# Fody - auto-generated XML schema
|
|
# Fody - auto-generated XML schema
|
|
-FodyWeavers.xsd
|
|
|
|
|
|
+FodyWeavers.xsd
|