.hgignore
author Simon Heimberg <simohe@besonet.ch>
Wed, 12 Feb 2014 15:38:59 +0100
branchstable
changeset 1331 7d8bb8590b55
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: killdaemons.py for checks reason when getting no process handle [ original upstream message ]

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej
.DS_Store

build/*
MANIFEST