view .hgignore @ 840:51635d21bbb0

genericize
author Jeff Hammel <k0scist@gmail.com>
date Mon, 24 Apr 2017 21:51:31 -0700
parents 0bc7ec47bf0f
children d471e0269170
line wrap: on
line source

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