__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

.venv

.idea
t

.coverage
.pytest_cache
.ruff_cache
.mypy_cache
