Hacker News new | ask | show | jobs
by LeoPanthera 716 days ago
> It's kind of surprising it wasn't modified or configured by default to ignore .DS_Store.

It was, but not by default.

If you export COPYFILE_DISABLE=true then tar will skip .DS_Store files.