.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 17 Oct 2007 17:06:08 +0200
changeset 274 231b408b1f6b
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Sort files before overwriting

syntax: glob

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

build/*
MANIFEST