.hgignore
author ymh <ymh.work@gmail.com>
Thu, 28 Oct 2010 00:37:07 +0200
changeset 19 cbc514bab5bf
parent 2 3e2968de0994
permissions -rw-r--r--
Added tag V00.06 for changeset b9c2a90029e7


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

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

syntax: regexp
^sbin/virtualenv/venv$