.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 13 May 2012 14:26:26 +0100
changeset 1075 9c31017cb4b2
parent 450 86c17b3e9100
permissions -rw-r--r--
Intentionally ignore check-code warning about unwrapped ui message

syntax: glob

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

build/*
MANIFEST