Remove AppleDouble resource fork files from font_files

Files starting with _ that are AppleDouble metadata (not real fonts)
were being included in casks, causing Font Book issues. Deleted 57
such files from font_files/ and added detection to the cleanup script
to prevent them in the future.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Troutman 2026-03-07 21:43:35 -06:00
parent c85bbccd26
commit 7948c86aa0
No known key found for this signature in database
60 changed files with 17 additions and 31 deletions