From 99167120dccf0b181e4d609ecfa5bd7b9c6a433c Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Wed, 5 Nov 2025 15:03:16 -0500 Subject: [PATCH] chore(.gitignore): add .claude to ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cb33c8319..032d1f01b 100755 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ tmp-openapi-gen/**/*.json !docs/static/openapi.yml .mcp.json node_modules +.claude