.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 01 Dec 2007 09:52:00 +0100
changeset 304 815dc4a04296
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Do not run commit hooks if there is no node Eg. when commit is interrupted.

syntax: glob

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

build/*
MANIFEST