.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 04 Oct 2007 14:55:38 +0200
changeset 252 001902b60bdd
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
String format keyword pattern before compilation

syntax: glob

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

build/*
MANIFEST