# HG changeset patch # User Mads Kiilerich # Date 2012-04-27 23:22:35 # Node ID 5068d0974278056d0d6d13a78391911ca2a96f4e # Parent 63c817ea4a70a977a212cb01c8ec13a7e1ee59a2 update .hgignore for hackable with Python 2.7 diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -52,6 +52,6 @@ syntax: regexp ^\.(pydev)?project # hackable windows distribution additions -^hg-python26/ +^hg-python ^hg.exe$ ^hg.py$