.hgignore
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 02 Mar 2015 12:59:17 +0200
changeset 685 668f934bb958
parent 659 68654d028ec0
permissions -rw-r--r--
pvl.dhcp.config: fix build_block() to handle top-level config Blocks
syntax:glob

# snmp
usr/mibs/

# tempfiles
*.pyc
.*.sw[op]

# generated files
var/
dist/
MANIFEST
log/
ssl/

# testing
tmp/
var/
opt/
htmlcov/
.coverage
pvl_hosts.egg-info/