• Samskara@sh.itjust.works
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    5 days ago

    macOS only does this on network shares or external storage that’s formatted in neither HFS+ nor APFS, Apple‘s file system formats.

      • Samskara@sh.itjust.works
        link
        fedilink
        arrow-up
        12
        ·
        5 days ago

        ZIP files created with macOS‘ file manager Finder can also contain DS_Store files.

        Yes, the idea is to support macOS features on non native file systems.

        If you want to look it up, some of this goes back to HFS, a file system with a resource fork and data fork. It allows you to do pretty cool stuff.

    • boonhet@sopuli.xyz
      link
      fedilink
      arrow-up
      2
      ·
      4 days ago

      Huh? I’ve seen it on the git untracked files list on APFS drives, I’m pretty sure.

      In fact I know some companies just add it to .gitignore for that reason