.hgignore
author Tero Marttila <terom@fixme.fi>
Sun, 13 Sep 2009 20:11:06 +0300
changeset 145 bc2910029fa8
parent 142 e163794ccf54
permissions -rw-r--r--
tag 0.2.0-rc1 release with: FastCGI support, automatic timezone detection, error reporting, improve package structure, improved search, and many bugfixes
syntax: regexp
\.[^/]+.sw[op]$
\.pyc$
^cache/templates/.
^logs/(old_)?index
^logs/autoload-state/

^build/
^dist/