fix: add .worktrees/ to .gitignore to prevent tracking worktree contents

This commit is contained in:
OpenCode Test
2025-12-26 12:44:41 -08:00
parent 360998d064
commit f7b93dc284

3
.gitignore vendored
View File

@@ -41,3 +41,6 @@ Thumbs.db
# Temporary files
CHANGES_SUMMARY.sh
# Git worktrees
.worktrees/