.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 06 Oct 2007 20:13:18 +0200
changeset 261 28e64bebc298
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Make kwfmatcher an ui attribute Thus kw commands do not weed candidates twice.

syntax: glob

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

build/*
MANIFEST