.hgignore
author Tero Marttila <terom@fixme.fi>
Wed, 03 Nov 2010 00:40:39 +0200
changeset 26 d275edd72861
parent 25 9fa9d881fd87
child 29 c756e522c9ac
permissions -rw-r--r--
Template tweaks
syntax: regexp

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

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

# misc env setup
^rrd$