From 8b1f9b4196f1643b01c79f120af0c8bc9d8c0536 Mon Sep 17 00:00:00 2001 From: Christer van der Meeren Date: Wed, 24 Nov 2021 09:48:11 +0100 Subject: [PATCH] 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. --- VisualStudio.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 26ab8f45..1de465d5 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -384,5 +384,4 @@ FodyWeavers.xsd *.msp # JetBrains Rider -.idea/ *.sln.iml