.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 02:40:19 +0200
changeset 69 1d188aa94aee
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
pt_png_check, and fclose() pt_image_open_file
syntax: regexp

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

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