summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2013-01-27 13:08:18 -0500
committerBrett Cannon <brett@python.org>2013-01-27 13:08:18 -0500
commitb17f29df65c51c31197b565e57dec03c2d708deb (patch)
treee46b0555db63c1703b12f9ba2d7a2325bd071b3e /.hgignore
parentc6fd8692500e0be58a9f0d7e36446e6142dc006b (diff)
downloadcpython-b17f29df65c51c31197b565e57dec03c2d708deb.tar.gz
Ignore generated files related to python-config
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 6049d20d7c..f07b4ba088 100644
--- a/.hgignore
+++ b/.hgignore
@@ -18,6 +18,8 @@ platform$
pyconfig.h$
python$
python.exe$
+python-config$
+python-config.py$
reflog.txt$
tags$
Lib/plat-mac/errors.rsrc.df.rsrc
@@ -27,6 +29,7 @@ Doc/tools/jinja/
Doc/tools/jinja2/
Doc/tools/pygments/
Misc/python.pc
+Misc/python-config.sh$
Modules/Setup$
Modules/Setup.config
Modules/Setup.local