From 0035c074f43185546dd65a6bffcfe78ccc96382b Mon Sep 17 00:00:00 2001 From: Darshan Sen Date: Wed, 28 Sep 2022 12:18:16 +0530 Subject: [PATCH] chore: remove `.gitattributes` and `.github/` from `.npmignore` (#41) chore: remove .gitattributes and .github/ from .npmignore Signed-off-by: Darshan Sen Signed-off-by: Darshan Sen --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index e911494..6c1b73c 100644 --- a/.npmignore +++ b/.npmignore @@ -3,6 +3,8 @@ build/ CMakeLists.txt CODEOWNERS DEPENDENCIES +.gitattributes +.github/ postject-api.h scripts/ src/