.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 04 Dec 2007 09:56:12 +0100
branch0.9.2compat
changeset 311 6160401f94f2
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) implement context based changes from default branch NOTE: Interrupted commit is broken with versions < 0.9.5! Leave tests outcommented.

syntax: glob

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

build/*
MANIFEST