view .hgignore @ 622:b18008a2b8fe

STUB: .bashrc
author Jeff Hammel <k0scist@gmail.com>
date Wed, 05 Feb 2014 11:23:06 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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