.hgignore
author Tero Marttila <terom@paivola.fi>
Mon, 09 Mar 2015 19:48:19 +0200
changeset 735 008cfe47b194
parent 659 68654d028ec0
permissions -rw-r--r--
pvl.hosts.interface: sub-interfaces for a host, which are not associated with any separate domain/network
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/