view .hgignore @ 0:a1b7a459326a

Initial commit.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 18 Jul 2018 20:46:04 -0700
parents
children 76c7ad729006
line wrap: on
line source

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