chore: .gitignore에 .worktrees/ 추가 (worktree 격리 작업 보호)

This commit is contained in:
2026-05-27 01:43:26 +09:00
parent ac098faeea
commit e91b7feada

3
.gitignore vendored
View File

@@ -26,3 +26,6 @@ dist-ssr
# Superpowers visual companion (mockup files)
.superpowers/
# git worktrees (subagent-driven 격리 작업)
.worktrees/