From 49aaba05948c9f0f540dea2715c130e80ef6949d Mon Sep 17 00:00:00 2001 From: Trey t Date: Sat, 17 Jan 2026 20:31:33 -0600 Subject: [PATCH] chore: add .worktrees to gitignore Co-Authored-By: Claude Opus 4.5 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3c5f6ef..324f789 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,6 @@ Scripts/logs/ credentials.json secrets.json .worktrees/ + +# Git worktrees +.worktrees/