.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 19 Sep 2012 00:59:23 +0100
changeset 1134 183d7e3d7ce8
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST