.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 07 Oct 2013 13:51:33 +0100
changeset 1299 ce8024f27837
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST