view .hgignore @ 765:b8ac41eda8ee

what it should be maybe
author Jeff Hammel <k0scist@gmail.com>
date Fri, 15 Jan 2016 21:34:50 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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