.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 22 Jul 2007 14:56:13 +0200
changeset 209 430837dbe7f4
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
Adapt to recent changes in Hg (locks handling, dirstate.update gone)

syntax: glob

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

hgkw/__version__.py