From 9e5d7094b8be6eb092901b16538e14373f3cad4f 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