diff --git a/.gitignore b/.gitignore index af5d2c0..734e5dd 100644 --- a/.gitignore +++ b/.gitignore @@ -40,26 +40,8 @@ bld/ .sarif/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ -# User specific -**/.idea/**/workspace.xml -**/.idea/**/tasks.xml -**/.idea/shelf/* -**/.idea/dictionaries -**/.idea/httpRequests/ - -# Sensitive or high-churn files -**/.idea/**/dataSources/ -**/.idea/**/dataSources.ids -**/.idea/**/dataSources.xml -**/.idea/**/dataSources.local.xml -**/.idea/**/sqlDataSources.xml -**/.idea/**/dynamic.xml - # Rider -# Rider auto-generates .iml files, and contentModel.xml -**/.idea/**/*.iml -**/.idea/**/contentModel.xml -**/.idea/**/modules.xml +**/.idea/ # Visual Studio 2017 auto generated files Generated\ Files/