.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 01 May 2011 10:37:57 +0100
changeset 924 08aeedc73cb7
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST