From f6212dcd2cb1682bd40e962f8473dccc4261ffbe Mon Sep 17 00:00:00 2001 From: Rocky <72559939+hkgood@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:02:01 +0800 Subject: [PATCH] chore: ignore local scratch dirs (.tmp, .workbuddy-ai, reports) --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index c43727e..cbdfabf 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,8 @@ AudioIntentProbe/ .crash-pull/ all-changes-vs-main.patch CHANGES.md + +# Local scratch: DerivedData clones, stress logs, QA frames, AI notes, audits +.tmp/ +.workbuddy-ai/ +reports/