From 96baa6309f0c8e79b7daa3899edd8d786a0e5593 Mon Sep 17 00:00:00 2001 From: Coskun Sunali Date: Mon, 11 Mar 2019 16:07:27 +0300 Subject: [PATCH] Remove Rider (idea) ignore statements from VS (#2991) Rider has its own ignore file, so does Visual Studio. The ignore statements for Rider (idea) IDE should be removed from Visual Studio .gitignore file template. --- VisualStudio.gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 99741a78..973c9110 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -293,10 +293,6 @@ paket-files/ # FAKE - F# Make .fake/ -# JetBrains Rider -.idea/ -*.sln.iml - # CodeRush personal settings .cr/personal