From 6a73fbc96224eaaf5f34d625d9ac1ac489c355e6 Mon Sep 17 00:00:00 2001 From: mengstabketemaw Date: Fri, 19 Jun 2026 11:44:51 +0300 Subject: [PATCH] chore: add .claude to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0487d2783..4cbce0b01 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ coverage/ .DS_Store .idea/ .vscode/ +.claude/ .npmrc branch_structure.json temp_auto_push.bat