.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 04 Oct 2007 15:01:16 +0200
changeset 253 22e08d0f25dc
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
List comprehension instead of loop to create ui template dictionary

syntax: glob

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

build/*
MANIFEST