view .hgignore @ 674:a51e50d943b2

svnwrap: use decorator syntax for properties. The original reason not to use property syntax was that it didn't work with Python 2.3. Mercurial dropped support for it more than a year ago... No functionality change.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Wed, 11 Aug 2010 19:57:35 +0200
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