.hgignore
author ymh <ymh.work@gmail.com>
Sat, 29 Jan 2011 06:47:49 +0100
changeset 14 f786cfad718c
parent 3 03918bc7b9f1
child 30 83f4abc7568f
permissions -rw-r--r--
version 00.02.00


syntax: regexp
^web/index$
syntax: regexp
^web/log$
syntax: regexp
^virtualenv/web/env/
syntax: regexp
.*\.pyc$

syntax: regexp
^virtualenv/web/project-boot\.py$
syntax: regexp
^web/ldtplatform/config\.py$
^web/ldtplatform/\.htaccess$
^web/\.htaccess$

syntax: regexp
^virtualenv/web/distribute-0\.6\.14\.tar\.gz$
syntax: regexp
^src/ldt/Ldt\.egg-info$
syntax: regexp
^src/ldt/dist$

syntax: regexp
^web/static/media/ldt$