.git
.github
.idea
.pytest_cache
.venv
__pycache__
*.py[cod]
*.egg-info
build
dist
.mypy_cache
.ruff_cache
.coverage
coverage.xml
docs
tests
examples
uv.lock

