view .hgignore @ 427:868693631372

verify: take a kwarg for node to check. Fixes verify tests on case-insensitive filesystems.
author Augie Fackler <durin42@gmail.com>
date Mon, 15 Jun 2009 12:26:21 -0500
parents 1ad05cffb20f
children 6b084ea39537
line wrap: on
line source

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