target/ *.iso *.xiso *.db # Claude Code project data: transcripts, subagent logs, and (huge) agent git # worktrees. ~71k files / 66 GB — must never be scanned by git or the editor. .claude/ # Audit reports / pre-pass findings (local artifacts, not source) audit-out/ audit-*.md audit-runs/ exit-thread-state.json zq_dis.py zq_fn.py # Run logs from stress harnesses and ad-hoc captures *.stdout *.stderr *.log # Runtime cache artifacts (vkd3d-proton / DXVK shader caches dropped into the # working dir by the Wine canary build) vkd3d-proton.cache* *.dxvk-cache # local analysis-DB backups (regenerable; too large to track) *.db.bak* sylpheed.db.bak-*