.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 18 Oct 2008 20:51:12 +0200 (2008-10-18)
changeset 499 fcaea85fcf8d
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable
syntax: glob

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

build/*
MANIFEST