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:
parent
40a6eaca72
commit
ca299e70e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@ loop/loop.log.bak
|
||||
# Separate repos nested in tree
|
||||
web/
|
||||
|
||||
._*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user