.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 29 Jun 2009 18:37:08 +0200
changeset 597 795a95d7dc61
parent 450 86c17b3e9100
permissions -rw-r--r--
Improve help for kwfiles - just use "files" instead of "filenames" (analogous to "hg status -h") - reference the extension help wrt pattern configuration Kudos to timeless for helpful suggestions.

syntax: glob

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

build/*
MANIFEST