.hgignore
author ymh <ymh.work@gmail.com>
Tue, 26 Oct 2010 16:42:08 +0200
changeset 11 29ecb9be5a91
parent 2 3e2968de0994
permissions -rw-r--r--
Added tag V00.04 for changeset 35d361d6e0c5


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$