view .hgignore @ 852:565875bc93b7

[bash example] interpolatation skeleton
author Jeff Hammel <k0scist@gmail.com>
date Sun, 10 Dec 2017 11:38:00 -0800
parents d471e0269170
children 79eeb5390c8a
line wrap: on
line source

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