.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 02 Jul 2009 10:56:01 +0200
branchstable
changeset 603 474063ef3f3d
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST