.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 04 Feb 2014 00:22:20 +0100
changeset 1324 0af7748569a8
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST