.hgignore
author Tero Marttila <terom@paivola.fi>
Tue, 17 Dec 2013 10:25:44 +0200
changeset 301 b41902b0b9cf
parent 232 5894c70dc6a8
child 373 6beb06b59ee6
permissions -rw-r--r--
pvl.hosts-import: support multiple --import-zone/dhcp-hosts files, change --import-zone-comments-*, import TXT as comments
syntax: regexp

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

# generated files
^dist/
^MANIFEST$
^log

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