.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 11 Oct 2012 19:46:25 +0200
changeset 1140 689f8b6b711c
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST