.hgignore
author Tero Marttila <terom@fixme.fi>
Wed, 06 Jan 2010 16:23:35 +0200
changeset 34 a387bc77ad52
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
implement zoom
syntax: regexp

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

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