.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 06 Jun 2013 22:36:18 +0100
changeset 1264 b42c9f1d461a
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST