.hgignore
author Tero Marttila <terom@fixme.fi>
Tue, 26 Jan 2010 16:46:31 +0200
changeset 108 b81d2fcfa446
parent 82 c65afb0ce169
child 113 8b0f5cc117eb
permissions -rw-r--r--
handle the png_color as a pointer in png_pixel_data
syntax: regexp

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

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