.hgignore
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 02 Mar 2015 18:08:30 +0200
changeset 690 517527835381
parent 659 68654d028ec0
permissions -rw-r--r--
pvl.hosts.config: fix handling of mixed boot=... boot.foo=... independent of dict ordering
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/