__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env*
!.env.example
.mypy_cache/
.ruff_cache/
.pytest_cache/
.demo-bin/
agent-bom-report.json
agent-bom.cdx.json
agent-bom-badge.json
agent-bom-diagram.mmd
agent-bom-graph.html
agent-bom-graph.json
agent-bom.sarif
compliance-*.zip
report.json
report.html
node_modules/
.DS_Store
.claude/launch.json
.claude/settings.local.json
.claude/settings.json
src/agent_bom/ui_dist/
site/
ui/out/
ui/.next/
.coverage
.claude/worktrees/
AUDIT_*.md
ui/.claude/
# macOS / iCloud duplicate conflict files — keep them out of git even if they
# appear locally in a synced working tree.
README [0-9].md
docs/CAPTURE [0-9].md
docs/images/* [0-9].png
docs/images/* [0-9].gif
docs/images/* [0-9].svg
docs/**/* [0-9].png
docs/**/* [0-9].gif
docs/**/* [0-9].svg
docs/**/* [0-9].md
site-docs/**/* [0-9].md
src/agent_bom/**/* [0-9].py
tests/**/* [0-9].py
ui/**/* [0-9].js
ui/**/* [0-9].jsx
ui/**/* [0-9].json
ui/**/* [0-9].md
ui/**/* [0-9].ts
ui/**/* [0-9].tsx
deploy/helm/agent-bom/**/* [0-9].yaml
.github/workflows/* [0-9].yml
