From 32fc0a2fbdea16fcacd3b55ff9a1e15c938f4a48 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 20 Apr 2026 08:36:28 -0500 Subject: restructure: move docs/ to .ai/ + sync latest template Per claude-templates c36fd14. Claude tooling moves to hidden .ai/; project-level docs/ reserved for real documentation. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f48a36a..2919da3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ /todo.org -/docs/ +/.ai/ /tests/*-output.log # --- elisp ruleset --- -- cgit v1.2.3