.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 20 Apr 2010 02:37:20 +0200
changeset 731 a61028bb0c8e
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST