.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 01 Dec 2007 10:32:40 +0100
changeset 305 d3cdaa49a644
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Test that commit hooks are not run on interrupted commit

syntax: glob

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

build/*
MANIFEST