For every window in Mac OS X, a hidden file called ".DS_Store" contains the information on how the window is to be displayed (such as, which columns are shown for "list" mode, icon sizes, window ...
Google Drive was seen flagging '.DS_Store' files generated by macOS file systems as a violation of its copyright infringement policy. '.DS_Store' is a metadata file commonly seen by Apple users when ...
This one took me a while to figure out, but if there is a .DS_Store file in your meta directory, you can't run migrations anymore since it considers that file in the snapshots and can't parse it. We ...