.hgignore
author ymh <ymh.work@gmail.com>
Mon, 13 Dec 2010 23:55:19 +0100
changeset 22 83b28fc0d731
parent 1 3a30d255c235
child 23 65baf3ff7315
permissions -rw-r--r--
improve on ldt test framework start migration for text test


syntax: regexp
^sbin/virtualenv/project-boot\.py$
^sbin/virtualenv/env
^web/\.htaccess$
^web/leezam/\.htaccess$
^web/leezam/config\.py$
^web/static/media/
^sbin/virtualenv/distribute.*\.tar\.gz$
^.*\.pyc$
^.*\.old$
^.*\.orig$

syntax: regexp
^web/leezam/modwsgi\.wsgi$
syntax: regexp
^web/log/log\.txt$
^web/index/.*$