From: Brett Cannon Date: Sun, 27 Jan 2013 18:08:18 +0000 (-0500) Subject: Ignore generated files related to python-config X-Git-Tag: v3.4.0a1~1513 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f659cdc1983a5d26402a6a7c816777b02140e007;p=python Ignore generated files related to python-config --- 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