fix: repair .gitignore encoding and cover local workspace dirs

The tail of the file had been appended as UTF-16LE with CRLF line
endings, so git couldn't parse those patterns (including
.claude/settings.local.json). Rewritten as UTF-8/LF throughout, and
.worktrees/, .hermes/, and mlx-test/ are now ignored for everyone
instead of via .git/info/exclude.
This commit is contained in:
Jamie Pine
2026-07-26 23:15:53 -07:00
parent 88e72d5da2
commit 3b0c29249b
BIN
View File
Binary file not shown.