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