.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 07 Mar 2010 22:48:01 +0100
branchstable
changeset 691 44d25db950b4
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST