.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 04 Jan 2008 17:27:37 +0100
branch0.9.2compat
changeset 324 b3abbb5cf61c
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) add rejecttest as comment, as it is not working in this branch

syntax: glob

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

build/*
MANIFEST