view .hgignore @ 110:bf567a0e8fef

add a hg-qcommit that does the right thing
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 30 Nov 2010 15:49:33 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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