doc/
.idea/
.github/
build/
xinference.egg-info/
frontend/node_modules/
frontend/.next/
frontend/out/
frontend/.npm-cache/
frontend/.npm-logs/
xinference/web/ui/build/
xinference/web/ui/node_modules/
**/__pycache__/
**/*.py[cod]
**/*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
