From 1c081515584d4f00af85ca53401f17725d15b3d0 Mon Sep 17 00:00:00 2001 From: Campbell Alden Date: Fri, 21 Aug 2026 00:25:29 +0900 Subject: [PATCH] Ignore a worklist file for storing some longer term goals for myself --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cc02137..c0c445c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ content/* config.json result todo.md +worklist.md *.db