.hgignore
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 02 Mar 2015 17:58:24 +0200
changeset 689 c258e3ff6d32
parent 659 68654d028ec0
permissions -rw-r--r--
pvl.hosts: update boot= to support split boot.next-server= boot.filename=, which enables inheriting defaults
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/