Category: ds_store

  • How to Remove DS_Store Files from Git Repository

    How to Remove DS_Store Files from Git Repository

    Go to OSX Daily to read How to Remove DS_Store Files from Git Repository If you use git on the Mac platform, you likely have come across DS_Store files in a git repository. These can be annoying and clutter a git repo, and you may even run into unnecessary conflicts due to .DS_Store files being…