.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 05:14:00 +0200
changeset 91 0bf7878bdf5c
parent 82 c65afb0ce169
child 113 8b0f5cc117eb
permissions -rw-r--r--
document pt_image_tile_* as semi-threadsafe, and nogil pypngtile.pyx (and get rid of trap_err, ugh). Also fix constness warning
syntax: regexp

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

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