.hgignore
author rougeronj
Fri, 21 Nov 2014 16:15:42 +0100
changeset 372 c74b7a4a23fa
parent 350 4f2fe8731353
child 492 19220d52bce7
permissions -rw-r--r--
Merge with 0599578a8cb92237fed31d14db6cc862f67a198a


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$