view .hgignore @ 710:7f910ce4da04

STUB: python/dlna.py
author Jeff Hammel <k0scist@gmail.com>
date Sat, 06 Sep 2014 07:59:16 -0700
parents 7522c4a51860
children 3cda483d71b2
line wrap: on
line source

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