view .hgignore @ 137:e12176a453e4

note git global ignore silliness
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 07 Apr 2011 10:23:27 -0700
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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