20 lines
203 B
Text
20 lines
203 B
Text
.coverage
|
|
.DS_Store
|
|
.env
|
|
.vscode/settings.json
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.python-version
|
|
build/
|
|
tests/output_*
|
|
**/__pycache__
|
|
dist
|
|
**/*.egg-info
|
|
output
|
|
.idea
|
|
.DS_Store
|
|
.tox
|
|
.venv
|
|
.asv
|
|
venv
|
|
.devcontainer
|