.hgignore
author Tero Marttila <terom@fixme.fi>
Tue, 26 Jan 2010 21:19:45 +0200
changeset 122 8e4ff23e33f5
parent 113 8b0f5cc117eb
child 132 0260aeca943c
permissions -rw-r--r--
fix make clean
syntax: regexp

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

^build/
^bin/pngtile(-static)?$
^data
^lib/libpngtile.(so|a)$
^doc/html
^dist
^python/pypngtile.c$