target/ *.iso *.xiso *.db # Audit reports / pre-pass findings (local artifacts, not source) audit-out/ audit-*.md # Run logs from stress harnesses and ad-hoc captures *.stdout *.stderr *.log # Memory-dump artifacts captured by audit probes (hundreds of MB each) *.bin # Raw trace/query dumps under audit-runs/ (regenerable, multi-GB). # Keep the small .md/.txt/.json analysis notes; drop the heavy capture formats. *.jsonl *.jsonl.gz *.gz *.csv # Agent worktrees & local Claude state (huge; not source) .claude/ # Local DB backups / scratch state *.bak exit-thread-state.json