From e429db11802448b3d7e7305ee78df1ee918b8fc6 Mon Sep 17 00:00:00 2001 From: Igal Tabachnik Date: Thu, 18 Feb 2016 09:31:24 +0200 Subject: [PATCH] Adding JetBrains Rider (.NET IDE from JetBrains) specific files to ignore --- VisualStudio.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index f3a54737..c91cbd78 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -237,3 +237,7 @@ _Pvt_Extensions # FAKE - F# Make .fake/ + +# JetBrains Rider +.idea/ +*.sln.iml