.hgignore
author Tero Marttila <terom@fixme.fi>
Mon, 28 Dec 2009 20:36:29 +0200
changeset 4 49362b34116c
parent 1 f3cde3db1fef
child 30 53e99e552122
permissions -rw-r--r--
open cache as .tmp, and rename to .cache when done
syntax: regexp

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

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