.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 02 Dec 2007 08:32:19 +0100
changeset 310 574128f982a2
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Reintroduce _iskwfile with link method as argument Rename kwtemplater.match to matcher analogous to util.matcher.

syntax: glob

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

build/*
MANIFEST