.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 16 Mar 2010 22:27:22 +0100
changeset 700 bf7b214673e2
parent 450 86c17b3e9100
permissions -rw-r--r--
Do not customize ui.note() when overwriting Behaviour change: hg commit --verbose now prints out the names of the files which are overwritten.

syntax: glob

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

build/*
MANIFEST