.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 09 Feb 2007 16:13:51 +0100
branchkwmap-templates
changeset 135 a4c748fc7e00
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
Standalone compatibility fixes: demandload, changeset_templater If demandload is present, use it, and import gettext. changeset_templater may have extra arg for branches.

syntax: glob

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

hgkw/__version__.py