summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-04-24 13:32:05 (GMT)
committerGuido van Rossum <guido@python.org>2000-04-24 13:32:05 (GMT)
commit841c2f6b09493fa326ca1211bc4f90d0efda7eb6 (patch)
treee03efc86fa0117229c44c0d1664fd12b59887574 /PCbuild
parent00f09b38219778b4911f9a3772f06e13153a02c8 (diff)
downloadcpython-841c2f6b09493fa326ca1211bc4f90d0efda7eb6.zip
cpython-841c2f6b09493fa326ca1211bc4f90d0efda7eb6.tar.gz
cpython-841c2f6b09493fa326ca1211bc4f90d0efda7eb6.tar.bz2
Changes by Mark Hammond to ignore more by-products of the build.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/.cvsignore3
1 files changed, 2 insertions, 1 deletions
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-*