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 | 3d1a0f1bbf95b0cb6f494a672287772a018b18b7 (patch) | |
| tree | 9355b1c3599352734898fa78a5f64c9f0aeeabe4 | |
| parent | 7eac6df3e421498477508fedaf363d05f57dfd26 (diff) | |
| download | dotemacs-3d1a0f1bbf95b0cb6f494a672287772a018b18b7.tar.gz dotemacs-3d1a0f1bbf95b0cb6f494a672287772a018b18b7.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/ |
