view .hgignore @ 581:f7ff0054c7c2

chmod u+x
author Jeff Hammel <k0scist@gmail.com>
date Tue, 21 Jan 2014 09:13:35 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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