.hgignore
author Tero Marttila <terom@fixme.fi>
Sun, 13 Sep 2009 18:57:48 +0300
changeset 142 e163794ccf54
parent 93 48fca00689e3
permissions -rw-r--r--
distutils setup.py
syntax: regexp
\.[^/]+.sw[op]$
\.pyc$
^cache/templates/.
^logs/(old_)?index
^logs/autoload-state/

^build/
^dist/