.hgignore
author Tero Marttila <terom@paivola.fi>
Mon, 31 Mar 2014 16:36:45 +0300
changeset 410 afe9cc8032ec
parent 373 6beb06b59ee6
child 424 e77e967d59b0
permissions -rw-r--r--
pvl.hosts-graph: keep track of partial links, update reverse bridge links, implement directional/bidirectional manually configured links
syntax: regexp

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

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

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