.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 12 Jul 2008 19:12:18 +0100
branchstable
changeset 511 fbe7b0409072
parent 450 86c17b3e9100
permissions -rw-r--r--
notify: mime-encode messages - addresses will be properly encoded - message bodies will also be encoded as we are not sending patches that are meant to be applied - update test output - adapt test-keyword to ignore the new headers [ original upstream description ]

syntax: glob

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

build/*
MANIFEST