view .hgignore @ 753:b218d2bb8c45

rename our uisetup initialization method into extsetup We're not doing any ui-specific setup, so we can use the old form and remain compatible with Mercurial 1.3.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Thu, 18 Nov 2010 09:06:06 +0100
parents 6b084ea39537
children 38ebdf65d868 4244f8f37484
line wrap: on
line source

syntax:glob
build
*.pyc
*.pyo
.DS_Store
*.swp
*~
.coverage
cover
*.py,cover
MANIFEST
dist
*.egg-info
hgsubversion/__version__.py