Remix.run Logo
queezey 6 hours ago

This approach is actually ideal for Docker ignore files to reduce bloat of your Docker images.

jdpage 6 hours ago | parent [-]

Yeah, I don't see myself using this for Git (where it's very easy to see what you're adding, but not obvious and high-cost if you're missing something), but it's my standard approach for Docker images (where it's easy to tell that something is missing, and low-cost to fix it).