.hgignore
author ymh <ymh.work@gmail.com>
Tue, 26 Oct 2010 14:29:57 +0200
changeset 5 5044dbe8745f
parent 2 3e2968de0994
permissions -rw-r--r--
correct problem when creating content


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$