.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 05 Feb 2008 17:23:24 +0100
branch0.9.2compat
changeset 370 a8983fed9a9e
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) expand keywords in raw web output, and other changes from default branch Comment out import related tests, as not always available.

syntax: glob

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

build/*
MANIFEST