From 72e24c5ba6587ddeb89ae5de3b4098ff4bc50c91 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Wed, 4 Feb 2015 12:11:03 -0800 Subject: [PATCH] remove Roslyn cache directory for VS 2015 CTP 1-4 --- VisualStudio.gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 5441ebf6..41d71695 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -22,9 +22,6 @@ bld/ [Bb]in/ [Oo]bj/ -# Roslyn cache directories -*.ide/ - # Visual Studo 2015 cache/options directory .vs/