.hgignore
author Tero Marttila <terom@fixme.fi>
Thu, 07 Jan 2010 22:25:05 +0200
changeset 44 1a93b5a6efd0
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
merge
syntax: regexp

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

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