.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 02 Jun 2011 00:12:10 +0100
changeset 963 b95f15ba1b1b
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST