.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 30 Jan 2008 01:24:10 +0100
changeset 358 3eff5c04034f
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Handle LookupError eg. for hg convert

syntax: glob

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

build/*
MANIFEST