| changeset 508 | 96ddbedf93cb |
| parent 492 | 19220d52bce7 |
| child 685 | dc349ee44568 |
--- a/.hgignore Mon Mar 09 11:03:57 2015 +0100 +++ b/.hgignore Mon Mar 09 11:05:44 2015 +0100 @@ -6,6 +6,7 @@ syntax: regexp ^web/.htaccess$ ^web/static/site$ +^web/static/media \.DS_Store ^virtualenv/web/project-boot\.py$ ^web/index/.*$ @@ -19,4 +20,4 @@ ^src/hdabo/config\.py$ ^web/static/media/thumbnails/renkan/renkan_default_icon\.png\.100x100_q85\.png$ ^src/hdalab/config\.py$ -^sbin/sync/config\.py$ \ No newline at end of file +^sbin/sync/config\.py$