From: Guido van Rossum Date: Mon, 24 Apr 2000 13:32:05 +0000 (+0000) Subject: Changes by Mark Hammond to ignore more by-products of the build. X-Git-Tag: v2.0b1~1964 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=841c2f6b09493fa326ca1211bc4f90d0efda7eb6;p=python Changes by Mark Hammond to ignore more by-products of the build. --- diff --git a/PCbuild/.cvsignore b/PCbuild/.cvsignore index 846227cb99..4ee87eba6c 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-*