First of all, thanks for this package and continued maintenance! To avoid [problems with `v8-compile-cache-0` and similar generated directories not being ignored in `.gitignore`](https://github.com/upleveled/preflight/issues/477) and [projects accidentally committing `v8-compile-cache-0` and similar to version control](https://codeberg.org/karrot/karrot-frontend/src/branch/improve/activity-history-display/v8-compile-cache-0), would it make sense to write [the cache directory](https://github.com/zertosh/v8-compile-cache/blob/b6bc035d337fbda0e6e3ec7936499048fc9deafc/v8-compile-cache.js#L312-L321) to a commonly-ignored location such as `node_modules`?