From d7b71b597f878594a70904fda2ca71e504037b13 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 14 Jul 2026 01:19:57 -0500 Subject: chore: gitignore the working scratch directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 22c75d80..c3b5fc8c 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,4 @@ todo.org # Claude Code: task archive (follows todo file privacy) /archive/task-archive.org takuzu-stats.eld +/working/ -- cgit v1.2.3