.hgignore
author ymh <ymh.work@gmail.com>
Fri, 06 May 2011 01:04:06 +0200
changeset 97 9ba9128ba437
parent 70 8e3281bcebc9
child 105 90284efeb233
permissions -rw-r--r--
update platform

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$