.hgignore
author Tero Marttila <terom@paivola.fi>
Tue, 18 Mar 2014 23:53:16 +0200
changeset 400 41dd2a867e0a
parent 373 6beb06b59ee6
child 424 e77e967d59b0
permissions -rw-r--r--
pvl.hosts-graph: parse new attribute-values format
syntax: regexp

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

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

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