view .hgignore @ 380:5b94b85763a0

add alias to actually reset the tree
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 25 Jul 2013 04:48:20 -0700
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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