2016-01-30 19:24:29 +00:00
|
|
|
*.egg-info
|
|
|
|
*.pyc
|
|
|
|
*.swp
|
2017-10-30 02:36:26 +00:00
|
|
|
.cache
|
2021-06-18 03:41:44 +00:00
|
|
|
.coverage*
|
2018-07-22 18:25:06 +00:00
|
|
|
.pytest_cache
|
2016-01-30 19:24:29 +00:00
|
|
|
.tox
|
2019-10-21 22:17:47 +00:00
|
|
|
__pycache__
|
2019-05-21 00:48:39 +00:00
|
|
|
build/
|
|
|
|
dist/
|
2019-06-12 04:40:28 +00:00
|
|
|
pip-wheel-metadata/
|