.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 10 Feb 2008 00:13:57 +0100
changeset 394 fe13fe09ba2e
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
keyword: avoid os import by using util.splitpath

syntax: glob

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

build/*
MANIFEST