.hgignore
author Tero Marttila <terom@paivola.fi>
Wed, 19 Mar 2014 00:49:43 +0200
changeset 401 e57c200f3e26
parent 373 6beb06b59ee6
child 424 e77e967d59b0
permissions -rw-r--r--
pvl.hosts-snmp: really commit new output syntax with attrs, change semantic structure
syntax: regexp

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

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

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