• PartiallyApplied@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    2 days ago

    You probably already know this, but for those who don’t, git can globally ignore patterns. It’s the first thing I set up after logging in. Honestly wish git just shipped this way out of the box (maybe match .DS_Store by name and some magic bytes?) with a way to disable it. Just for the sake of easier onboarding