.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 24 Mar 2007 15:57:07 +0100
branchkwmap-templates
changeset 156 0382bccf861e
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
Omit keyword argument for filelog __init__ Make keyword compatible with future changes in Mercurial. Should be safe and backwards compatible as well.

syntax: glob

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

hgkw/__version__.py