Revert "stop shipping build-only dependencies (#162172)" (#162254)

This reverts commit 582aa29f85.
This commit is contained in:
João Moreno 2022-09-28 13:50:35 -07:00 committed by GitHub
parent 4bfd9eb6e6
commit 9ec34a5b60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,9 @@
# cleanup rules for node modules, .gitignore style
# native node modules
nan/**
**/node_modules/nan/**
node-gyp/**
**/node_modules/node-gyp/**
node-gyp-build/**
**/node_modules/node-gyp-build/**
node-addon-api/**
**/node_modules/node-addon-api/**
*/node_modules/nan/**
fsevents/binding.gyp
fsevents/fsevents.cc