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:
parent
cdd9e946da
commit
8b1f9b4196
@ -384,5 +384,4 @@ FodyWeavers.xsd
|
||||
*.msp
|
||||
|
||||
# JetBrains Rider
|
||||
.idea/
|
||||
*.sln.iml
|
||||
|
Loading…
Reference in New Issue
Block a user