.venv/
__pycache__/
*.py[cod]
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.env
.DS_Store
models/**/*.onnx
models/**/*.bin
!.gitkeep
.uv/
uv.lock.bak
node_modules/
sdk/ts/dist/
*.log
openapi-ts-*.log
