view .hgignore @ 844:d18c46e3a89d

[python] remove technica obscura for python distribution
author Jeff Hammel <k0scist@gmail.com>
date Sun, 13 Aug 2017 15:42:50 -0700
parents d471e0269170
children 79eeb5390c8a
line wrap: on
line source

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