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
commitf659cdc1983a5d26402a6a7c816777b02140e007 (patch)
treebc747ceee974fe65cca063cc203dc2f36797afd1 /.hgignore
parentf3220d6af7ebe89a1fe7876b4e6b7bc876c87e26 (diff)
downloadcpython-git-f659cdc1983a5d26402a6a7c816777b02140e007.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