From f27f1ee6d37c2a36054c04b39821c0902a154b35 Mon Sep 17 00:00:00 2001 From: Aculix Technologies Date: Sun, 16 Aug 2026 01:53:19 +0530 Subject: [PATCH] chore: ignore .claude Local editor config, not something the repo needs. Also taken back out of the earlier commit that added it. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7db017a..d37a807 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store /node_modules /dist +/.claude