.hgignore
author ymh <ymh.work@gmail.com>
Tue, 05 Apr 2016 19:52:17 +0200
changeset 680 541cd2de37d8
parent 492 19220d52bce7
child 685 dc349ee44568
permissions -rw-r--r--
Added tag V03.02 for changeset 1911af6da33f


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

syntax: regexp
^web/.htaccess$
^web/static/site$
^web/static/media
\.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$