view .hgignore @ 687:d424bd1ac647

templatekw: restore compatibility with hg < 1.5 The templatekw module was new in 1.5 - it looks nontrivial to extend the templater in 1.4.x and earlier, so just disable this feature on those versions.
author Augie Fackler <durin42@gmail.com>
date Mon, 06 Sep 2010 17:08:11 -0500
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