.hgignore
author Tero Marttila <terom@paivola.fi>
Wed, 19 Mar 2014 01:08:34 +0200
changeset 403 9bae04e1780c
parent 373 6beb06b59ee6
child 424 e77e967d59b0
permissions -rw-r--r--
pvl.hosts-snmp: use new field syntax for dict attributes, each on their own line, with \t separator
syntax: regexp

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

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

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