# HG changeset patch # User Laurens Holst # Date 2011-12-20 19:36:40 # Node ID 64a80204433f3b37b8ad639ed30edecf1a2aab4c # Parent 1facaad963a8a2d0580e0f6d4dffd137b8b954d3 ignore: add files present in the hackable-hg windows distribution diff --git a/.hgignore b/.hgignore --- 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$