view .hgignore @ 625:e92bd004b906

STUB: .emacs python/example/func_args.py
author Jeff Hammel <k0scist@gmail.com>
date Wed, 12 Feb 2014 16:00:32 -0800
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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