chore: gitignore macOS AppleDouble files from SSHFS writes

The laptop mounts ~/Projects/archy over SSHFS and macOS finder / Spotlight
sidecars write ._<name> resource-fork files alongside every edit. They are
noise; keep them out of git.
This commit is contained in:
archipelago
2026-04-22 18:56:58 -04:00
parent 40a6eaca72
commit ca299e70e8

1
.gitignore vendored
View File

@@ -73,3 +73,4 @@ loop/loop.log.bak
# Separate repos nested in tree
web/
._*