.hgignore
author ymh <ymh.work@gmail.com>
Tue, 26 Oct 2010 10:19:59 +0200
changeset 2 3e2968de0994
parent 1 eb9188f2ee4f
permissions -rw-r--r--
initialisation correction


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$