.hgignore
author Tero Marttila <tero.marttila@aalto.fi>
Thu, 26 Feb 2015 19:49:10 +0200
changeset 626 5cd99761fe4d
parent 498 d472f2eb266b
parent 609 2fb003b8ac4c
child 657 73bd2b3afed8
permissions -rw-r--r--
merge in the pvl-dns repo, with all of its history
syntax:glob

# snmp
usr/mibs/

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

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

# testing
tmp/
test/
var/
opt/
htmlcov/
.coverage