diff -r 8d774f0b6182 -r fc4808437c9e .hgignore --- a/.hgignore Thu Jun 20 16:09:24 2013 +0200 +++ b/.hgignore Thu Jun 20 16:23:23 2013 +0200 @@ -24,4 +24,6 @@ syntax: regexp ^\.settings$ syntax: regexp -^run/log/log\.txt$ \ No newline at end of file +^run/log/log\.txt$ +syntax: regexp +^sbin/sync/config\.py$ \ No newline at end of file