summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-04-30 20:47:53 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-04-30 20:47:53 (GMT)
commit45bc17b6b47db5e342df5da767ad594c531bb400 (patch)
tree6e64ba3d8ac9a642e61877b13e1dc32b20a0925b /.hgignore
parentb151f8f60b3ea7199d4d98ec77f2e6fb03b8b7fb (diff)
downloadcpython-45bc17b6b47db5e342df5da767ad594c531bb400.zip
cpython-45bc17b6b47db5e342df5da767ad594c531bb400.tar.gz
cpython-45bc17b6b47db5e342df5da767ad594c531bb400.tar.bz2
Issue #19962: The Windows build process now creates "python.bat"
in the root of the source tree, which passes all arguments through to the most recently built interpreter.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index c67ffb8..4dc93c4 100644
--- a/.hgignore
+++ b/.hgignore
@@ -18,6 +18,7 @@ db_home
platform$
pyconfig.h$
python$
+python.bat$
python.exe$
python-config$
python-config.py$