Remove .DS_Store files in git
If you are a mac user and using git, you may accidentally commit a file with .DS_Store. Your windows colleague would be confused what does this files do and why do you commit it.
First of all, what is .DS_Store file? DS stands for Desktop Services, w...
victorleungtw.hashnode.dev1 min read