.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 14 Jan 2014 15:51:15 +0000
changeset 1314 48123437bbc5
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST