view .hgignore @ 7:32c80c295769

Make CLI arguments easier to pass.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 29 Jul 2018 19:49:11 -0700
parents a1b7a459326a
children 76c7ad729006
line wrap: on
line source

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