At this rate, only seems to happen on my macbook pro
d
darkmoon_uk
04/28/2019, 9:56 PM
FWIW, I am currently working on a Multi-platform project on a MacBook Pro, and haven't (yet) encountered an issue with the
DS_Store
files.
darkmoon_uk
04/28/2019, 9:58 PM
I'm not sure how successful any deletion of the
DS_Store
files would be though; given that MacOS maintains and probably re-creates them. I'd look for any tools in your chain that are operating on 'all files' and find a way to explicitly filter out the `.DS_Store`s?