From 77f8dc30c0e7894e4e7e6a6d45d73a10b399e293 Mon Sep 17 00:00:00 2001 From: null Date: Mon, 29 Jun 2026 11:19:28 -0500 Subject: [PATCH] chore(gitignore): add scratchpad/ to ignores --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d2346052..857c847c 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,6 @@ ClaudeQAPlan.md # Brand source/working art (heavy; the wired copies live in app/src/main/res) docs/brand/sources/ docs/brand/exports/ + +# Scratch workspace (transient) +scratchpad/