.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 01 Feb 2008 00:48:37 +0100
changeset 364 d935536a6abc
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Adapt to templatefilters module splitoff

syntax: glob

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

build/*
MANIFEST