.hgignore
author Markus Zapke-Gr?ndemann <info@keimlink.de>
Wed, 11 Jan 2012 15:38:31 +0100
branchstable
changeset 1039 7c2190b236cf
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: add htmlcov option [ original upstream message ]

syntax: glob

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

build/*
MANIFEST