view .hgignore @ 320:1ba8ed29148e

Fix package name, use README for long_description
author Augie Fackler <durin42@gmail.com>
date Sun, 03 May 2009 22:01:23 -0500
parents 9c10656ce71e
children 88ba55ad58c0
line wrap: on
line source

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