.hgignore
author ymh <ymh.work@gmail.com>
Fri, 28 Jan 2011 14:15:00 +0100
changeset 2 93d48df946cb
parent 0 bdf22b140727
child 3 03918bc7b9f1
permissions -rw-r--r--
change platform to ldtplatform


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/platform/config\.py$
^web/platform/\.htaccess$
^web/\.htaccess$

syntax: regexp
^virtualenv/web/distribute-0\.6\.14\.tar\.gz$