.hgignore
author ymh <ymh.work@gmail.com>
Fri, 04 Jun 2010 17:43:28 +0200
changeset 42 f5f3563d43fa
parent 36 bbe6f42d42b2
child 47 16e91607ef4a
permissions -rw-r--r--
correct installation for Linux

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$
syntax: regexp