.hgignore
author Tero Marttila <terom@fixme.fi>
Tue, 02 Nov 2010 00:27:46 +0200
changeset 21 d4f9fee218e5
child 25 9fa9d881fd87
permissions -rw-r--r--
.hgignore
syntax: regexp

# generated output
^web/
^img/
^etc/mrtg-hosts.conf$

# shit
\.pyc$
\.sw[op]$

# misc env setup
^rrd$