.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 26 Nov 2007 12:29:23 +0100
changeset 301 e92c6762e2be
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Make match object function private to kwtemplater.substitute

syntax: glob

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

build/*
MANIFEST