view .hgignore @ 685:3da85ac3c54f

STUB: bin/example/script-path.sh
author Jeff Hammel <k0scist@gmail.com>
date Mon, 19 May 2014 13:16:53 -0700
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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