view .hgignore @ 705:9afe2373aaa2

STUB: .bashrc
author Jeff Hammel <k0scist@gmail.com>
date Wed, 03 Sep 2014 17:04:54 -0700
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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