add ignore config
authorcavaliet
Thu, 20 Jun 2013 16:23:23 +0200
changeset 42 fc4808437c9e
parent 41 8d774f0b6182
child 43 bff90ac0f996
add ignore config
.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