view .hgignore @ 187:8e43a4f50e78

remove thing that doesnt exist
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 21 Dec 2011 14:31:00 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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