.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 20 Sep 2007 19:26:20 +0100
changeset 244 e449107a0501
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Use Mercurial's getcwd()

syntax: glob

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

build/*
MANIFEST