chore: add .worktrees to .gitignore

This commit is contained in:
머니페니 2026-03-20 22:32:35 +09:00
parent f63499a1c3
commit ec713213cc

4
.gitignore vendored
View File

@ -61,4 +61,6 @@ __pycache__/
*.egg-info/
.eggs/
#
#
# Worktrees
.worktrees/