node_modules/
dist/
coverage/
*.tgz
.DS_Store
oma-dashboards/
.agent-workspace/
.github/brand/frames/
.claude/
# Local npm configuration, which may carry registry credentials. The
# repository's own root .npmrc is tracked and is the one exception.
.npmrc
!/.npmrc
.env

# Benchmark output. The harness in bench/src/ is tracked; everything it
# produces is local to whoever ran it.
bench/runs/
bench/results-*.csv
bench/REPORT.md
