.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 05 Feb 2008 18:40:32 +0100
branchstable
changeset 374 03fc5e667518
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Make nokwcommands, restricted string variables at top level - prettier syntax conforming eg. to commands.norepo - possibly easier to hook from outside

syntax: glob

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

build/*
MANIFEST