summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2011-03-11 22:46:21 (GMT)
committerBrett Cannon <brett@python.org>2011-03-11 22:46:21 (GMT)
commitceae11de9bc30a6e57a467bcd13fc4d7e2ba551c (patch)
treedaacba46399d7ed025ef2ec44ce19c3ac565759c
parent755d5129c67223780d721d70c2126d87121b720d (diff)
parentbaf40f01e28bb8a47db341a9e74034f25953cc49 (diff)
downloadcpython-ceae11de9bc30a6e57a467bcd13fc4d7e2ba551c.zip
cpython-ceae11de9bc30a6e57a467bcd13fc4d7e2ba551c.tar.gz
cpython-ceae11de9bc30a6e57a467bcd13fc4d7e2ba551c.tar.bz2
merge
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index e928644..d3983dc 100644
--- a/.hgignore
+++ b/.hgignore
@@ -50,6 +50,9 @@ libpython*.a
*~
Lib/lib2to3/*.pickle
Lib/test/data/*
+PC/python_nt*.h
+PC/pythonnt_rc*.h
+PC/*.obj
PCbuild/*.exe
PCbuild/*.dll
PCbuild/*.pdb