.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 17 Oct 2012 17:19:48 +0200
changeset 1146 4139577a1e2a
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST