chore: ignore worktree directories

This commit is contained in:
Keisuke Hirata 2026-06-29 02:12:29 +09:00
parent 7d751abc0f
commit 4df3585190
No known key found for this signature in database

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
/target /target
/result /result
/.direnv /.direnv
/.worktree .worktree
*.local* *.local*
.env .env