From b586f9803740d6bff656dd36e75b52a4eb6422a7 Mon Sep 17 00:00:00 2001 From: Emma Thorpe Date: Tue, 1 Sep 2026 10:32:23 +0100 Subject: [PATCH] chore: ignore .claude/ Per-machine Claude Code settings, not shared configuration. Co-Authored-By: Claude Opus 5 (1M context) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d9b9b84..52ca498 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ modules/firmware/* # Local scratch project, not part of this flake. tf-inspect/ + +# Per-machine Claude Code settings; not shared configuration. +.claude/