.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 23 Oct 2007 08:58:19 +0200
changeset 283 071bfbd482b4
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Respect Mercurial conventions in kwdemo help

syntax: glob

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

build/*
MANIFEST