.hgignore
author ymh <ymh.work@gmail.com>
Tue, 03 May 2011 15:07:32 +0200
changeset 87 55069150309c
parent 70 8e3281bcebc9
child 105 90284efeb233
permissions -rw-r--r--
Added tag V00.20 for changeset c87350ebcddb

syntax: glob
*.pyc

syntax: regexp
^web/.htaccess$
^web/blinkster/.htaccess$
^web/blinkster/config.py$
^web/log
^web/index
^web/static/media/ldt
^web/static/photologue

syntax: regexp
^web/static/media/videos$
syntax: regexp
^sbin/blinkster$
syntax: regexp
^web/static/media/photologue$
syntax: regexp
^sbin/blinkster-boot\.py$
syntax: regexp
^sbin/bvenv$
^sbin/bvenv2$
syntax: regexp

syntax: regexp
^virtualenv/web/env/.*

syntax: regexp
^web/static/media/photologue\.zip$
syntax: regexp
^virtualenv/web/project-boot\.py$