.hgignore
author Martin Geisler <mg@aragost.com>
Thu, 22 Apr 2010 10:24:49 +0200
branchstable
changeset 732 0ff5881bc04b
parent 450 86c17b3e9100
permissions -rw-r--r--
Use hg role in help strings [ original upstream message ]

syntax: glob

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

build/*
MANIFEST