.hgignore
author Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>
Tue, 23 Mar 2010 11:37:31 +0100
branchstable
changeset 720 8008f7627b2f
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: adapt the test runner to work with jython [ original upstream message ]

syntax: glob

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

build/*
MANIFEST