From b401b349a6a29e2e39e67514071d912664124d07 Mon Sep 17 00:00:00 2001 From: Pawel Kopiczko Date: Mon, 8 Jun 2026 09:26:30 +0100 Subject: [PATCH] Add .claude to .gitignore (#66889) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 886855eff0b..f1e028325db 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,6 @@ msgfile/ # Artifacts generated by gotestsum --jsonfile=unit-tests-foo.json --junitfile=unit-tests-foo.xml unit-tests*.xml unit-tests*.json + +# Local Claude config +.claude