.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 01:41:25 +0200
changeset 56 d5e3089906da
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
major refactoring of pt_cache, split off all PNG processing into pt_png
syntax: regexp

\.[^/]+\.sw[op]$
\.pyc$

^build/
^bin/
^lib/
^doc/html
^dist
^Learning Diary\.pdf$