diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..344e7f6 --- /dev/null +++ b/.npmignore @@ -0,0 +1,2 @@ +lib/llhttp/llhttp_simd.wasm +lib/llhttp/llhttp.wasm |