From 3afd74ffc8793f90d38ed158b3192a77ee138593 Mon Sep 17 00:00:00 2001 From: jack Date: Sun, 5 Apr 2026 19:04:18 -0500 Subject: [PATCH] Ignore .claude directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eacc4948..df91a858 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ plans/ ## AI CLAUDE.md AGENTS.md +.claude/ ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9) *.xcscmblueprint