.venv/
.uv-cache/
__pycache__/
*.py[cod]

.pytest_cache/
.ruff_cache/
.hypothesis/
.benchmarks/
.coverage
htmlcov/

dist/
build/
*.egg-info/
*.stackdump

example-workspaces/
.jsonibase/
