diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-01 14:12:39 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-01 14:12:39 -0400 |
| commit | ad22b39fb5661a6662865c0e88dcfb0d1627eeb4 (patch) | |
| tree | 15da698acbb9bc642ad3cb5339338a3f615d5e00 | |
| parent | 0e306183e814659798f24573389a46b0d2b8e29a (diff) | |
| download | emacs-wttrin-ad22b39fb5661a6662865c0e88dcfb0d1627eeb4.tar.gz emacs-wttrin-ad22b39fb5661a6662865c0e88dcfb0d1627eeb4.zip | |
chore: extend gitignore for a local tooling artifact
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,3 +16,6 @@ __pycache__/ CLAUDE.md githooks/ *.eln + +# Claude Code: task archive (follows todo file privacy) +/archive/task-archive.org |
