.hgignore
author Tero Marttila <terom@fixme.fi>
Sun, 24 Jan 2010 23:03:12 +0200
changeset 52 148a120ea7d5
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
skip contiguous regions of some background color
syntax: regexp

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

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