view .hgignore @ 5:e7eef70acf58

Remove dev requirements from normal requirements.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 29 Jul 2018 14:28:36 -0700
parents a1b7a459326a
children 76c7ad729006
line wrap: on
line source

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