.hgignore
author Simon Heimberg <simohe@besonet.ch>
Fri, 17 Jan 2014 21:13:08 +0100
branchstable
changeset 1329 10d0d9d5c0f0
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: kill for windows in killdaemons.py checks return values The return values of the windll calls are checked and when an error is indicated, it is raised. The handle is still closed properly. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST