# Shrink the build context the daemon ships to Docker. node_modules in # particular would otherwise be re-uploaded on every build despite the # Dockerfile re-installing it from scratch inside the builder. node_modules/ build/ .svelte-kit/ e2e/ test-results/ playwright-report/ *.md .env .env.*