.env
__pycache__
dist
*.egg-info
dev_requirements.txt
build
.DS_Store
llama_stack/configs/*
.cursor/
xcuserdata/
*.hmap
.DS_Store
.build/
Package.resolved
*.pte
*.ipynb_checkpoints*
.idea
.venv/
.vscode
_build
# Sample tool-calling datasets generated by NVIDIA notebooks
docs/notebooks/nvidia/tool_calling/sample_data/
pyrightconfig.json
venv/
pytest-report.xml
.pytest_cache/
.coverage
htmlcov/
.python-version
.mypy_cache/
*.log
*.swp
*.swo
*.tsbuildinfo
.claude/
docs/.docusaurus/
docs/node_modules/
docs/static/imported-files/
docs/docs/api-deprecated/
docs/docs/api-experimental/
docs/docs/api/
tests/integration/client-typescript/node_modules/
.ts-client-checkout/

# oracle connection files
**/tnsnames.ora
**/ewallet.pem

# client SDK generated files
client-sdks/openapi/openapi.yml
client-sdks/openapi/openapi-hierarchical.yml
client-sdks/openapi/api-hierarchy.yml
client-sdks/openapi/openapi-config.json
client-sdks/openapi/sdks/
client-sdks/openapi/.openapi-generator/
.agentready
