Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
nathan_douglas
1y ago
0 comments
Share
They pop up in code repositories too, depending on contents and whether the engineer in question noticed it.
0 comments
default
newest
oldest
doomlaser
1y ago
absolutely essential to add a line for .DS_Store in every .gitignore, unfortunately.
klodolph
1y ago
Enough to teach people to use a global git core.excludesfile, IMO.
Same place you should put rules for Emacs / Vim swap files.
smix96
1y ago
Totally correct. Files which are unrelated to the project don't belong in .gitignore.
2 more replies
tekknik
1y ago
or just ignore them globally once.
beeboobaa3
1y ago
I've banned people before because they couldn't stop themselves from continuously uploading those useless ds files
tekknik
1y ago
Seems like you have control issues.
beeboobaa3
1y ago
Nah, those people have issues controlling their machines. It's fine if you upload useless spam a few times, but at some point you need to quit it because you're creating unnecessary work for others.
1 more reply
j
/
k
navigate · click thread line to collapse