.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 10 Oct 2010 01:07:16 +0100
changeset 836 53a9228f13de
parent 450 86c17b3e9100
permissions -rw-r--r--
Fix weeding of expansion candidates when recording Rearrange tests to check this, i.e. that there are changes in other files, not only the recorded one.

syntax: glob

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

build/*
MANIFEST