.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 04:33:38 +0200
changeset 86 d4a62899587f
parent 82 c65afb0ce169
child 113 8b0f5cc117eb
permissions -rw-r--r--
PT_ERR_TILE_DIM and PT_ERR_TILE_ZOOM
syntax: regexp

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

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