.hgignore
author ymh <ymh.work@gmail.com>
Sat, 15 Oct 2011 23:41:36 +0200
changeset 6 6befc470b1e6
parent 4 238f3cd543f2
child 12 22257618a7c2
permissions -rw-r--r--
correct path to make it work, back to normal

syntax: regexp
^web/index$
^web/log$
.*\.pyc$
^web/\.htaccess$
^web/config\.py$
^web/static/media/ldt$
^web/static/site$
^virtualenv/web/env$
.pydevproject


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