.hgignore
author ymh <ymh.work@gmail.com>
Sat, 28 Feb 2015 06:45:26 +0100
changeset 465 ddd669c54685
parent 350 4f2fe8731353
child 492 19220d52bce7
permissions -rw-r--r--
Added tag V03.00-alpha.10 for changeset 209f6b75d9e5


syntax: glob
virtualenv/web/env/*
*.pyc

syntax: regexp
^web/.htaccess$
^web/static/site$
\.DS_Store
^virtualenv/web/project-boot\.py$
^web/index/.*$
^virtualenv/res/src/south$
\.sh$
^web/hdalab/config\.py$
^web/hdalab/\.htaccess$
^web/hdalab/\.htaccess$
^\.settings$
^run$
^src/hdabo/config\.py$
^web/static/media/thumbnails/renkan/renkan_default_icon\.png\.100x100_q85\.png$
^src/hdalab/config\.py$
^sbin/sync/config\.py$