9 lines
87 B
Text
9 lines
87 B
Text
*.egg-info
|
|
*.py[co]
|
|
/.coverage
|
|
/.mypy_cache
|
|
/.pytest_cache
|
|
/.tox
|
|
/dist
|
|
/venv*
|
|
.vscode/
|