Remove .idea folder from VisualStudio

Conflicts with JetBrains.gitignore. Some files in this directory should be checked in.

Not sure about *.sln.iml, so I'm leaving that. The JetBrains.gitignore file contains commented-out IML stuff with instructions on when to uncomment.
This commit is contained in:
Christer van der Meeren
2021-11-24 09:48:11 +01:00
committed by GitHub
parent cdd9e946da
commit 8b1f9b4196

View File

@@ -384,5 +384,4 @@ FodyWeavers.xsd
*.msp
# JetBrains Rider
.idea/
*.sln.iml