From 241cb4f1434f9efdc584a67357c98c4b12623129 Mon Sep 17 00:00:00 2001 From: Olexandr Date: Thu, 5 Jul 2012 21:00:23 +0300 Subject: [PATCH] Added vcxproj and sln filter --- Global/VisualStudio.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Global/VisualStudio.gitignore b/Global/VisualStudio.gitignore index 9d4784c8..212d3b6a 100644 --- a/Global/VisualStudio.gitignore +++ b/Global/VisualStudio.gitignore @@ -106,3 +106,6 @@ UpgradeLog*.XML # NuGet packages/ + +*.vcxproj* +*.sln \ No newline at end of file