.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 14 Feb 2008 15:55:21 +0100
branch0.9.2compat
changeset 411 b1a7f5eddeba
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) get changes from default branch Note: test not yet updated, as <0.9.4 complains about symlink patch, works "in principle" though.

syntax: glob

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

build/*
MANIFEST