From 718cf928f39dcf5a49cc7dcae575ad835e0c7371 Mon Sep 17 00:00:00 2001 From: Ray Andrew Date: Sat, 14 Feb 2026 03:08:01 -0600 Subject: [PATCH] chore: add .claude to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a0fb32d..f01ccef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.claude + # Environment secrets .env