diff -r ff0b66633807 -r dfdbe9e00aae .hgignore --- a/.hgignore Fri Jun 22 13:34:17 2012 +0200 +++ b/.hgignore Fri Jun 22 13:55:34 2012 +0200 @@ -29,4 +29,6 @@ ^virtualenv/sync/env syntax: regexp -^sbin/sync/config\.py$ \ No newline at end of file +^sbin/sync/config\.py$ +syntax: regexp +^virtualenv/sync/project-boot\.py$ \ No newline at end of file