.hgignore
author rougeronj
Mon, 05 Jan 2015 15:45:57 +0100
changeset 418 3c0d5889f84f
parent 350 4f2fe8731353
child 492 19220d52bce7
permissions -rw-r--r--
minor interface updates


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$