view .hgignore @ 567:67e5137b1476

remove blind commit message
author Jeff Hammel <k0scist@gmail.com>
date Mon, 30 Dec 2013 23:05:30 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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