.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 02 May 2014 09:39:06 +0200
changeset 1373 7e193663b0d6
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST