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