.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 24 Oct 2011 17:02:10 +0100 (2011-10-24)
changeset 997 5c25b505ffc1
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable
syntax: glob

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

build/*
MANIFEST