Ignore generated files related to python-config
diff --git a/.hgignore b/.hgignore
index 6049d20..f07b4ba 100644
--- a/.hgignore
+++ b/.hgignore
@@ -18,6 +18,8 @@
 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/jinja2/
 Doc/tools/pygments/
 Misc/python.pc
+Misc/python-config.sh$
 Modules/Setup$
 Modules/Setup.config
 Modules/Setup.local