From d50d72656c4cdd70931bb8433e005b22add36a5b Mon Sep 17 00:00:00 2001 From: Amr Gharbeia Date: Wed, 6 May 2026 16:11:18 -0400 Subject: [PATCH] chore: update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f3de3cf..64782c6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ test_input.txt /skills/*.lisp /tmp/*.lisp *.fasl +docs/#DESIGN_DECISIONS.org# docs/DESIGN_DECISIONS.org~