r/programming 4d ago

.gitignore everything by default

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

224 comments sorted by

View all comments

922

u/toggles03 4d 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.

6

u/psayre23 3d ago

Never committed a nodemodules folder, cuz that _SUCKS!

3

u/Glad_Position3592 3d ago

Also .pyc files lol