Helpful .gitignore settings for MacOS
Feb 7, 2023 · 2 min read · 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 ...
Join discussion
