.hgignore
author Simon Heimberg <simohe@besonet.ch>
Thu, 13 Feb 2014 08:27:53 +0100
branchstable
changeset 1339 3c30458319ff
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: report a test as warned when only missing globs On windows, some test reported as failed will now be reported as "warned". [ original upstream message ]

syntax: glob

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

build/*
MANIFEST