Helpful .gitignore settings for MacOS
I started working on a new tutorial project that involved downloading some images from a zipfile. Running a git status on that directory showed that git was tracking the .DS_Store file that was automatically created in the folder by MacOS. I figured ...
johnvold.hashnode.dev2 min read