From 1d3b8f5fb6eefdb488862272e1b9d0a028f54bfb Mon Sep 17 00:00:00 2001 From: MattJackson <1085847+MattJackson@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:52:58 -0700 Subject: [PATCH] chore: gitignore scratch/ (prevent accidental commit of session artifacts) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7e0a4a3..4395118 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ Cargo.lock .DS_Store .cargo/ .claude/worktrees/ + +# session scratch — never track (may contain RE breadcrumbs) +scratch/