.hgignore
author ymh <ymh.work@gmail.com>
Sun, 06 Jun 2010 03:16:01 +0200
changeset 47 16e91607ef4a
parent 36 bbe6f42d42b2
child 68 b40657713336
permissions -rw-r--r--
ignore more virtualenv

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