view .hgignore @ 352:cc7a10efddc9

Fix a bug in branch ancestry calculation.
author Augie Fackler <durin42@gmail.com>
date Fri, 22 May 2009 23:38:01 -0500
parents 88ba55ad58c0
children 1ad05cffb20f
line wrap: on
line source

syntax:glob
build
*.pyc
*.pyo
.DS_Store
*.swp
*~
.coverage
cover
*.py,cover
MANIFEST
dist