.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 29 Jun 2009 18:55:09 +0200
branch0.9.2compat
changeset 598 2b1565ab7db3
parent 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) lowercase status flags of untracked files in kwfile output Improve help as well, like in default branch.

syntax: glob

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

build/*
MANIFEST