.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 01 Oct 2009 13:39:15 +0200
changeset 652 d278bbd85f5d
parent 450 86c17b3e9100
permissions -rw-r--r--
Make kwfiles --all show unknown files too More consistent and similar to hg status.

syntax: glob

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

build/*
MANIFEST