.hgignore
author Tero Marttila <terom@paivola.fi>
Tue, 17 Dec 2013 12:40:16 +0200
changeset 304 9332f21f5aa1
parent 232 5894c70dc6a8
child 373 6beb06b59ee6
permissions -rw-r--r--
pvl.hosts-import: support host domains, rework multi-value fields
syntax: regexp

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

# generated files
^dist/
^MANIFEST$
^log

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