From 20d7567bce1b4d68e7764ecdb16e2facb8a55e45 Mon Sep 17 00:00:00 2001 From: Yishai Galatzer Date: Sun, 11 May 2014 08:49:34 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c7b07b7a96..216e8d9c58 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ [Bb]in/ TestResults/ .nuget/ +*.sln.ide/ _ReSharper.*/ packages/ artifacts/ @@ -22,5 +23,4 @@ nuget.exe *DS_Store *.ncrunchsolution *.*sdf -*.ipch -/Routing.sln.ide \ No newline at end of file +*.ipch \ No newline at end of file