diff --git a/.hgignore b/.hgignore index b39bad95b0..db36138adc 100644 --- a/.hgignore +++ b/.hgignore @@ -49,3 +49,8 @@ mercurial/parsers.py syntax: regexp ^\.pc/ ^\.(pydev)?project + +# hackable windows distribution additions +^hg-python26/ +^hg.exe$ +^hg.py$