.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 09 Aug 2007 09:49:38 +0200
changeset 221 2990d6aa10ff
parent 220 943e1e1ea042
child 238 e4a389eca1b9
permissions -rw-r--r--
ui inheritance does not need to be fiddled with anymore Backwards compatibility tests work with at least 0.9.2

syntax: glob

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

build/*
MANIFEST
hgkw/__version__.py