From 0338c7b2504616e1b89ac21a4e1b5e460a42fec6 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 30 Jun 2026 16:22:37 -0400 Subject: chore: stop tracking local agent tooling --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index af0d2ca0c..1f2bf217a 100644 --- a/.gitignore +++ b/.gitignore @@ -59,12 +59,11 @@ auto-save-list/ # reveal.js local clone (managed by scripts/setup-reveal.sh) /reveal.js/ -# Claude tooling (session notes, personal workflows, protocols) +# Claude tooling — gitignored, not published to the public mirror /.ai/ - -# Claude Code — personal overrides only (bundle content is tracked) -/.claude/settings.local.json -/.claude/.cache/ +/.claude/ +/CLAUDE.md +/AGENTS.md history .stignore -- cgit v1.2.3