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