.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 10 Feb 2008 17:09:22 +0100
branch0.9.2compat
changeset 400 4a28faccdb18
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) use different names for web methods Makes it clearer that these are not redefinitions of the same methods.

syntax: glob

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

build/*
MANIFEST