.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 11 Feb 2011 04:55:00 +0100
changeset 879 0738a9d72c57
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST