.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 02 Nov 2010 14:04:21 +0100
changeset 853 65ec857290ab
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST