.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 21:13:55 +0200
changeset 98 f195b8195b5a
parent 82 c65afb0ce169
child 113 8b0f5cc117eb
permissions -rw-r--r--
fclose out_file
syntax: regexp

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

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