.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 20 Oct 2010 22:46:09 +0100 (2010-10-20)
changeset 845 42c5129e9c66
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable
syntax: glob

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

build/*
MANIFEST