.hgignore
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 02 Mar 2015 19:58:12 +0200
changeset 699 d34567c1b21a
parent 659 68654d028ec0
permissions -rw-r--r--
pvl.dhcp.config: String() for quoted string Field
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/