.hgignore
author Tero Marttila <terom@paivola.fi>
Thu, 19 Dec 2013 19:30:35 +0200
changeset 324 9b9c662f36b2
parent 232 5894c70dc6a8
child 373 6beb06b59ee6
permissions -rw-r--r--
pvl.hosts-dns: implement --add-origin
syntax: regexp

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

# generated files
^dist/
^MANIFEST$
^log

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