.hgignore
author ymh <ymh.work@gmail.com>
Sat, 01 Dec 2012 02:20:06 +0100
changeset 104 7643c6aea04b
parent 50 4dd7fa373ed6
permissions -rw-r--r--
Added tag V00.13 for changeset 329e6650ee4e


syntax: regexp
^virtualenv/.*/project-boot.py
^virtualenv/.*/env/.*$
^\.settings/org\.eclipse\.core\.resources\.prefs$
^sbin/sync/config\.py$
^ldt/web/ldtplatform/\.htaccess$
^ldt/web/ldtplatform/config\.py$
^ldt/web/static/site$
^ldt/web/log
^web/static$
^ldt/web/static$
^src/log$
^.*\.pyc$
^src/hp/config\.py$

syntax: regexp
^sbin/sync/config_ldt\.py$