gitignore: ignore .worktrees

This commit is contained in:
yyforyongyu 2026-03-26 17:07:12 +08:00
parent 671521319c
commit 331f53beed
No known key found for this signature in database
GPG key ID: 9BCD95C4FF296868

1
.gitignore vendored
View file

@ -83,6 +83,7 @@ coverage.txt
# Release build directory (to avoid build.vcs.modified Golang build tag to be
# set to true by having untracked files in the working directory).
/lnd-*/
/.worktrees/
.aider*