.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 26 Nov 2008 09:35:38 +0100
branchstable
changeset 510 ee27d91bacae
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge with default

syntax: glob

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

build/*
MANIFEST