.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 27 Oct 2010 11:15:31 +0100
changeset 851 211c681fd634
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST