view .hgignore @ 118:13055811fd0b

add an ascii chart
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 21 Dec 2010 09:27:27 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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