From f088c0ce2eace55bcc0cc9b040d43f19418f79e6 Mon Sep 17 00:00:00 2001 From: Matthijs van der Burgh Date: Tue, 19 Dec 2023 08:21:18 +0100 Subject: [PATCH] Update .npmignore --- .npmignore | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.npmignore b/.npmignore index d8be8ff92..0554b2a47 100644 --- a/.npmignore +++ b/.npmignore @@ -1,7 +1,10 @@ -test -examples -Gruntfile.js -.gitignore +*.md .github +.gitignore +.jshintrc +Gruntfile.js bower.json -*.md +examples +jsdoc_conf.json +test +tsconfig.json