view .hgignore @ 3:98687befb7bf

Freeze/lock dependencies.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 29 Jul 2018 13:36:04 -0700
parents a1b7a459326a
children 76c7ad729006
line wrap: on
line source

syntax: glob
*.pyc
*.egg-info
.eggs
.pytest_cache
__pycache__
build
dist