Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
nathan_douglas
1y ago
0 comments
Save
Share
They pop up in code repositories too, depending on contents and whether the engineer in question noticed it.
0 comments
7 comments · 2 top-level
top
newest
oldest
doomlaser
1y ago
· 3 in thread
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
· 2 in thread
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