.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 09 Feb 2008 22:17:31 +0100
changeset 393 49bc08b63eb3
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST