Y
Hacker News
new
|
ask
|
show
|
jobs
by
cozzyd
856 days ago
I wish .DS_Store files were automatically gitignored...
(though why should git fix such a stupid problem it didn't create...)
1 comments
da768
856 days ago
Pretty easy with a global gitignore
link
cozzyd
856 days ago
it's not my computer that produces these files... but yes, perhaps MacOS should ship with .DS_Store in a global gitignore by default (though I don't even know if it ships with git at all...)
link
staticfish
856 days ago
It does not (unless you install XCode developer tools)
link