Y
Hacker News
new
|
ask
|
show
|
jobs
by
SeekingMeaning
2132 days ago
> One thing I hate is the pesky .DS_Store on Mac. No matter how many times I ignore it, it just wants to be a part of my commit.
Try a global gitignore:
https://stackoverflow.com/questions/7335420/global-git-ignor...