.hgignore
author Tero Marttila <terom@fixme.fi>
Tue, 26 Jan 2010 16:56:13 +0200
changeset 111 a31ffb59bc19
parent 82 c65afb0ce169
child 113 8b0f5cc117eb
permissions -rw-r--r--
reformat png_pixel_data to a switch-case
syntax: regexp

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

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