.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 19 Jan 2012 01:50:48 +0100
changeset 1040 15aa105f81e2
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST