.hgignore
author Tero Marttila <terom@paivola.fi>
Sat, 26 Jul 2014 13:42:37 +0300
changeset 421 585eadaed270
parent 373 6beb06b59ee6
child 424 e77e967d59b0
permissions -rw-r--r--
pvl.hosts-dns/graph: support a separate location = name@domain format, with an optional separate Host.location_domain
syntax: regexp

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

# generated files
^dist/
^MANIFEST$
^log
^ssl/

# testing
^(tmp|test|var|opt)/