.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 29 Oct 2007 10:55:41 +0100
changeset 287 62eff490c844
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Add convert to nokwcommands (fix issue802) Is there a more general way to decide on allowed commands? Unfortunately we don't know what commands are added by extensions.

syntax: glob

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

build/*
MANIFEST