view .hgignore @ 223:ce34e4e8f357

add .gitconfig, oh the irony
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 14 May 2012 13:52:50 -0700
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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