.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 28 May 2011 15:16:55 +0100
changeset 961 ad2d66fd14ee
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST