.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 19 Sep 2009 12:06:50 +0200
branch0.9.2compat
changeset 648 3a0f284c872b
parent 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) do not mark debug message for translation

syntax: glob

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

build/*
MANIFEST