view .hgignore @ 1091:367f9e0dc198

gitrepo: slight refactor to use {} instead of dict() This makes a following refactor easier to review.
author Sean Farley <sean@farley.io>
date Mon, 27 Nov 2017 17:40:59 -0500
parents 060bc3ba7d30
children
line wrap: on
line source

syntax: glob
*.pyc
tests/*.err
tests/.testtimes
build
dist
*.egg-info
*.orig