.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 15 May 2009 01:37:50 +0200
changeset 544 492234da500b
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST