view .hgignore @ 841:d471e0269170

add .cache directory for pytest
author Jeff Hammel <k0scist@gmail.com>
date Sat, 13 May 2017 18:35:31 -0700
parents 0bc7ec47bf0f
children 79eeb5390c8a
line wrap: on
line source

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