diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 01:46:36 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 01:46:36 -0500 |
| commit | c75a975b784b9cf4600c1edb4976a2a5c521dba4 (patch) | |
| tree | 7cb09517c8d3874cb2005a30e8fce3a6c53a49dd | |
| parent | 59b1232ce02f215758beb083b00e0ad1e36528f7 (diff) | |
| download | dotemacs-c75a975b784b9cf4600c1edb4976a2a5c521dba4.tar.gz dotemacs-c75a975b784b9cf4600c1edb4976a2a5c521dba4.zip | |
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.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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/ |
