.hgignore
changeset 350 4f2fe8731353
parent 318 25c28dd19898
child 492 19220d52bce7
--- a/.hgignore	Fri Nov 07 16:33:06 2014 +0100
+++ b/.hgignore	Mon Nov 10 11:46:27 2014 +0100
@@ -5,32 +5,18 @@
 
 syntax: regexp
 ^web/.htaccess$
-
-syntax: regexp
 ^web/static/site$
 \.DS_Store
-syntax: regexp
 ^virtualenv/web/project-boot\.py$
-syntax: regexp
 ^web/index/.*$
-
-syntax: regexp
 ^virtualenv/res/src/south$
-syntax: regexp
 \.sh$
-syntax: regexp
 ^web/hdalab/config\.py$
-syntax: regexp
+^web/hdalab/\.htaccess$
 ^web/hdalab/\.htaccess$
-syntax: regexp
-^web/hdalab/\.htaccess$
-syntax: regexp
 ^\.settings$
-syntax: regexp
 ^run$
-syntax: regexp
 ^src/hdabo/config\.py$
-syntax: regexp
 ^web/static/media/thumbnails/renkan/renkan_default_icon\.png\.100x100_q85\.png$
-syntax: regexp
-^src/hdalab/config\.py$
\ No newline at end of file
+^src/hdalab/config\.py$
+^sbin/sync/config\.py$
\ No newline at end of file