.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 13 Feb 2007 18:03:12 +0100
branchkwmap-templates
changeset 141 edf9299112d1
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
Remove extra if-condition for kwtemplater setup in kwfilelog This was over done in last cset, as repo is None by default kwarg, and None may be tested for attribs.

syntax: glob

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

hgkw/__version__.py