.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 06 Feb 2008 18:35:16 +0100
branch0.9.2compat
changeset 379 290d023e8306
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) get changes from stable branch

syntax: glob

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

build/*
MANIFEST