.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 26 Nov 2007 12:24:16 +0100
changeset 300 583efc0983f1
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Do not bother about debug templates Speedup of debug flag toggle dubious at best. {files}, {file_adds} etc. templates do not make sense in file context, but leave decision to user; that's what kwdemo is for.

syntax: glob

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

build/*
MANIFEST