view .hgignore @ 11:3fbcf97a6459

Remove version file from SCM.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 29 Jul 2018 20:08:43 -0700
parents a1b7a459326a
children 76c7ad729006
line wrap: on
line source

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