.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 19 Oct 2009 22:42:05 +0200
changeset 659 55453609c3d4
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST