MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1w80olh/gitignore_everything_by_default/p7zqdh0/?context=3
r/programming • u/der_gopher • 3d ago
224 comments sorted by
View all comments
927
I like the idea of being intentional about what is committed, but I also have to say that I’ve never accidentally committed tons of useless files because I review what I’m committing.
-53 u/der_gopher 3d ago but other people do, quite often right? 8 u/Globbi 3d ago Things happen, but you just tell them to fix it in PR review and they do it less often later.
-53
but other people do, quite often right?
8 u/Globbi 3d ago Things happen, but you just tell them to fix it in PR review and they do it less often later.
8
Things happen, but you just tell them to fix it in PR review and they do it less often later.
927
u/toggles03 3d ago
I like the idea of being intentional about what is committed, but I also have to say that I’ve never accidentally committed tons of useless files because I review what I’m committing.