From 5e609dcea19b0f776ee887bb41ac10a02194f281 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 9 Jul 2026 06:44:21 -0500 Subject: chore: ignore the generated task archive --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 48898d4..447baa0 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ apikey.txt # Python bytecode from the helper scripts and their tests __pycache__/ *.pyc + +# Claude Code: task archive (follows todo file privacy) +/archive/task-archive.org -- cgit v1.2.3