.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 14 Sep 2011 15:34:32 +0100
branchstable
changeset 983 06a1ec674ee8
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with default

syntax: glob

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

build/*
MANIFEST