From d634ae00aca66aa3cb1843aac4592d41c990b8a9 Mon Sep 17 00:00:00 2001 From: Marek Serafin Date: Tue, 23 Jul 2024 18:52:36 +0200 Subject: [PATCH] fix(npm): ignore file --- .npmignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.npmignore b/.npmignore index 45bcc00..c54304f 100644 --- a/.npmignore +++ b/.npmignore @@ -4,13 +4,12 @@ .github .clang-format *.md -*.gyp eslint.config.* build docs -src -include external +!external/**/*.c +!external/**/*.h npm-debug.log tsconfig.json lib