11 lines
105 B
Text
11 lines
105 B
Text
*.egg-info
|
|
*.pyc
|
|
*.swp
|
|
.cache
|
|
.coverage*
|
|
.pytest_cache
|
|
.tox
|
|
__pycache__
|
|
build/
|
|
dist/
|
|
pip-wheel-metadata/
|