.hgignore
author ymh <ymh.work@gmail.com>
Mon, 26 Nov 2012 22:10:19 +0100
changeset 89 107da66c8310
parent 50 4dd7fa373ed6
permissions -rw-r--r--
Added tag V00.08 for changeset 49ae2a2f2641


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$