comparison .hgignore @ 0:a1b7a459326a

Initial commit.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 18 Jul 2018 20:46:04 -0700
parents
children 76c7ad729006
comparison
equal deleted inserted replaced
-1:000000000000 0:a1b7a459326a
1 syntax: glob
2 *.pyc
3 *.egg-info
4 .eggs
5 .pytest_cache
6 __pycache__
7 build
8 dist
9