The Ultimate Solution to .DS_Store-issue When Using Git
Found an awesome article when roaming in HN. It reminds me that simply editing
~/.config/git/ignore can prevent this annoying file from appearing in my commits once and for all.
Great practice for beginners of Git and macOS like me.