node-gyp/.gitignore
Luke Karrys 864a979930
feat!: use .npmignore file to limit which files are published (#2921)
* feat!: use package.json files to limit which files are published

Fixes: #2372

* Use npmignore instead of package.json#files

* Add update-gyp.py to npmignore

* Add install to pack test

* Use output var for pack dir

* Move existing .gitignore entries to .npmignore

* Sort git and npm ignores

* Update and cleanup workflows
2023-10-28 16:07:44 -07:00

8 lines
93 B
Text

.ncu
.nyc_output
*.swp
gyp/test
node_modules
node-gyp-*.tgz
package-lock.json
test/.node-gyp