node_modules/
dist/
.env
*.log
*.tmp
.DS_Store
*.deb

benchmark/results/*.json
!benchmark/results/.gitkeep
red-team/candidates/
# red-team candidates excluded — require human review before --append to benchmark

# Python bytecode
__pycache__/
*.pyc
*.pyo

# Ad-hoc benchmark / diagnostic scripts (not part of the committed test suite)
l1*.cjs
l1*.js
verify*.cjs
subagent-output/

# Dev-only — never deploy to prod
redteam/
benchmark/
scripts/migrate-dev.js
.env.test
