.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 25 Jan 2010 04:07:22 +0200
changeset 80 f2f3dba2174c
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
add no-op PT_OPEN_READ flag
syntax: regexp

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

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