.hgignore
author Tero Marttila <terom@fixme.fi>
Sat, 09 Jan 2010 15:30:19 +0200
changeset 50 ba9d03e46925
parent 30 53e99e552122
child 82 c65afb0ce169
permissions -rw-r--r--
ignore invalid #hash values for cx:cy:zl
syntax: regexp

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

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