From 8d218a7558dc4ec50ed18e1163d672ad79d2bb12 Mon Sep 17 00:00:00 2001 From: Andrew <47818697+Nyeriah@users.noreply.github.com> Date: Tue, 24 Mar 2026 23:25:34 -0300 Subject: [PATCH] chore(Core): add .claude directory to .gitignore (#25210) Co-authored-by: Claude Opus 4.6 (1M context) --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 548213a63..dff3ed7be 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,11 @@ CMakeLists.txt.user *.BASE.* *.LOCAL.* +# +# AI tools +# +.claude + # # IDE & other software #