From 603f70d78f771c0a14c7f312aee6da68060b5d8b 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 ff78861..92e112f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /todo.org -/docs/ +/.ai/ -- cgit v1.2.3