From 7361813dccf3d234cb6f84185926a5411dcc30a2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 20 Apr 2026 04:17:56 -0500 Subject: chore: rename /docs/ → /.ai/ in gitignore and CLAUDE.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .gitignore: rename the private-tooling entry from /docs/ to /.ai/. CLAUDE.md: expand Layout to list /.ai/ (gitignored) and docs/ (reserved for real project documentation, if/when created). --- CLAUDE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CLAUDE.md') diff --git a/CLAUDE.md b/CLAUDE.md index e987f59a..022acb1f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -11,7 +11,8 @@ Craig's personal Emacs configuration. Pure Elisp, organized as modules loaded fr - `tests/testutil-*.el` — shared test fixtures and mocks - `assets/` — data files checked into git - `data/` — runtime state (mostly gitignored) -- `docs/` — project docs; see `docs/protocols.org` and `docs/notes.org` first +- `.ai/` — Claude tooling (gitignored); session state and workflows. See `.ai/protocols.org` and `.ai/notes.org` first. +- `docs/` — real project documentation (if/when created); not touched by Claude sync ## Build & Test Commands -- cgit v1.2.3