.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 29 Jun 2009 18:37:08 +0200
changeset 596 2de4e2be005c
parent 450 86c17b3e9100
permissions -rw-r--r--
Lowercase status flags of untracked files in kwfile output Document the flags and their meanings in the command help (thanks to timeless for bringing this to my attention).

syntax: glob

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

build/*
MANIFEST