.hgignore
author Martin Geisler <mg@aragost.com>
Tue, 18 May 2010 16:31:10 +0200
branchstable
changeset 754 6c99007688ce
parent 450 86c17b3e9100
permissions -rw-r--r--
Use our custom hg reStructuredText role some more I missed these occurrences on my first scan through the source. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST