Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: stop distclean from deleting v8 files
Stop `make distclean` from deleting files in the `deps/v8/testing/gmock` folder, thus avoiding deleting version-controlled files important for v8. Fixes: nodejs#21163
- Loading branch information