From c75a975b784b9cf4600c1edb4976a2a5c521dba4 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 13 Jun 2026 01:46:36 -0500 Subject: chore(todo): file keymap + capture follow-up tasks, archive resolved work New Keymap-consolidation [#B] and deferred Note/Recipe [#D] tasks, plus cross-refs on the prog-hooks and org-capture manual-test tasks. Archived the CANCELLED launcher task and two other resolved subtrees into Resolved. Gitignore the smoke.db runtime artifact. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ce36bf22..274ac4b0a 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,4 @@ __pycache__/ # editor/image backup files *.bak +smoke/ -- cgit v1.2.3