.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 19 Jun 2012 16:00:31 +0100 (2012-06-19)
changeset 1103 9459951761fb
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable
syntax: glob

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

build/*
MANIFEST