.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 14 Sep 2011 16:19:33 +0100
branch0.9.2compat
changeset 984 a4ea5c2d3ff3
parent 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) merge with default Adapt preserving filemode. Fix a typo. Clean up last merge.

syntax: glob

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

build/*
MANIFEST