From 841c2f6b09493fa326ca1211bc4f90d0efda7eb6 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 24 Apr 2000 13:32:05 +0000 Subject: Changes by Mark Hammond to ignore more by-products of the build. --- PCbuild/.cvsignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PCbuild/.cvsignore b/PCbuild/.cvsignore index 846227c..4ee87eb 100644 --- a/PCbuild/.cvsignore +++ b/PCbuild/.cvsignore @@ -2,6 +2,7 @@ *.bsc *.dbg *.dll +*.exe *.exp *.ilk *.lib @@ -10,4 +11,4 @@ *.pdb *.plg *.pyd -temp-* +*-temp-* -- cgit v0.12