.hgignore
author Tero Marttila <terom@fixme.fi>
Wed, 27 Jan 2010 02:18:58 +0200
changeset 126 2e0f7cbe528f
parent 113 8b0f5cc117eb
child 132 0260aeca943c
permissions -rw-r--r--
remove print output
syntax: regexp

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

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