From 7a7103ee3d56e03c9502759a139d04dae8cac048 Mon Sep 17 00:00:00 2001 From: richterger Date: Tue, 2 Oct 2012 08:49:18 +0200 Subject: [PATCH] Add MSVC2008 project files to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 21444d459..f5009b5c7 100644 --- a/.gitignore +++ b/.gitignore @@ -25,9 +25,12 @@ client/X11/xfreerdp.1 # Windows *.vcxproj *.vcxproj.* +*.vcproj +*.vcproj.* *.sdf *.sln *.suo +*.ncb *.opensdf ipch Debug