.hgignore
author ymh <ymh.work@gmail.com>
Tue, 07 Jun 2011 13:18:56 +0200
changeset 11 143ab88d17f8
parent 1 95c490397619
child 19 e2f27df4e17b
permissions -rw-r--r--
add ordered manytomany fields and indexing


syntax: glob
virtualenv/web/env/*

syntax: regexp
^web/hdabo/config\.py$
^web/hdabo/.htaccess$

syntax: regexp
^web/static/site$
syntax: regexp
^virtualenv/web/project-boot\.py$
syntax: regexp
^web/index/.*$