.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 11 Jan 2008 14:41:22 +0100
changeset 335 9f78d508764b
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Fix some doc strings; update copyright

syntax: glob

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

build/*
MANIFEST