From 28e37229cb2e727557f904e6f0f2b49295f875c5 Mon Sep 17 00:00:00 2001 From: Maciej Brencz Date: Wed, 5 Feb 2025 20:22:36 +0000 Subject: [PATCH] Update .npmignore --- .npmignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index b0ba439..196efb2 100644 --- a/.npmignore +++ b/.npmignore @@ -1,4 +1,5 @@ /.idea/ +/.github/ /coverage/ /test/ @@ -6,8 +7,7 @@ /.eslintrc.json /.gitignore /.publishrc -/.travis.yml /gulpfile.js .DS_Store -npm-debug.log \ No newline at end of file +npm-debug.log