From 7a73c7bc387a6ef2be7f032cdb61424258fcfeed Mon Sep 17 00:00:00 2001 From: Satyam <95536056+Satyam-Rastogi@users.noreply.github.com> Date: Sat, 14 Mar 2026 23:58:36 +0530 Subject: [PATCH] chore: add .claude/ to gitignore Author: Satyam Rastogi --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 80a91ff..f4ad879 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ dist-ssr # Reference images / design workflows (local only, not for repo) Estimate_Section_Screens_and_Workflows/ + +# Claude Code local config (session memory, not for repo) +.claude/