view .hgignore @ 10:9541511ed9d0

dont distribute binary eggs
author k0s <k0scist@gmail.com>
date Mon, 11 Jan 2010 18:10:58 -0500
parents 03ee50b8992d
children cec1db293c18
line wrap: on
line source

syntax: glob
.hgignore
*.pyc
*.pyo
*.egg-info
*.swp
*~
build
dist