.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 11 Nov 2007 11:29:50 +0100
changeset 296 869b16d09eec
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Commit hook handling entirely into if-condition

syntax: glob

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

build/*
MANIFEST