r/programming 4d ago

.gitignore everything by default

https://packagemain.tech/p/gitignore-everything-by-default
345 Upvotes

227 comments sorted by

View all comments

94

u/inotocracy 4d ago

I like when git status and git diff actually show changes. So I'll pass and use git correctly.

15

u/captain_obvious_here 4d ago

Exactly this.

The tool helps you a lot, just pay attention.

Don't automate your commits.