CombatWombatEsq@lemmy.world to Programming@programming.dev · 2 days ago🧐 TIL: global .gitignoredandean.comexternal-linkmessage-square27fedilinkarrow-up158
arrow-up158external-link🧐 TIL: global .gitignoredandean.comCombatWombatEsq@lemmy.world to Programming@programming.dev · 2 days agomessage-square27fedilink
minus-squarezygo_histo_morpheus@programming.devlinkfedilinkarrow-up2·1 day agoIf you’re contributing to a larger project, it might not be trivial to modify the .gitignore file, because you might have to go through a review process and so on. It might be easier to just ignore something locally.
If you’re contributing to a larger project, it might not be trivial to modify the
.gitignorefile, because you might have to go through a review process and so on. It might be easier to just ignore something locally.