.hgignore
author Tero Marttila <terom@paivola.fi>
Mon, 17 Mar 2014 17:19:30 +0200
changeset 383 87b49aa52b3d
parent 373 6beb06b59ee6
child 424 e77e967d59b0
permissions -rw-r--r--
pvl.hosts: better reporting of ParseErrors (with filename:line), and implement down = ... setting
syntax: regexp

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

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

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