I don't know why .gitignore exclusion doesn't work for these files,
but both pnpm & npm packed them, as a result they are present in the
tarball: https://unpkg.com/browse/create-vue@3.14.1/template/base/node_modules/.bin/
Explicitly excluding them from the `files` field can reduce the unpacked
size by quite a few KBs.