From 3785b30691b0ea822f6c2c10357ebd0c62b942ba Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 10 Jul 2026 00:46:44 -0500 Subject: chore: ignore the generated task archive todo.org is untracked in this repo, so the archive file it spills into belongs out of git for the same reason. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d08a1bc..c631550 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ CLAUDE.md githooks/ /coverage-makefile.txt + +# Task archive — follows todo.org's privacy +/archive/task-archive.org -- cgit v1.2.3