We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 002fc93 commit 54669d7Copy full SHA for 54669d7
lib/node_modules/@stdlib/_tools/scripts/templates/.npmignore.txt
@@ -29,8 +29,9 @@ branches.md
29
.postinstall.json
30
Makefile
31
32
-# Ignore `binding.gyp` file to avoid compilation of native addon when installing package:
+# Ignore files to avoid compilation of native addon when installing package:
33
binding.gyp
34
+include.gypi
35
36
# Directories #
37
###############
0 commit comments