From 8a9f49e2b0b4dc5f79750ac567af6fceb4970ecf Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sun, 23 Feb 2014 16:09:14 +0100 Subject: [PATCH] Add *.pdb to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f05ba2bf3..6c0dc9fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ *.o *.pc *.pidb +*.pdb *.userprefs *.wxs aclocal.m4