From e78a2317f17d222ec1177b288b3431d62098e6c3 Mon Sep 17 00:00:00 2001 From: RunDevelopment Date: Tue, 23 Aug 2022 12:34:19 +0200 Subject: [PATCH] Updated npmignore to include new MD files --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index aa4fd97e43..cece8f06da 100644 --- a/.npmignore +++ b/.npmignore @@ -23,3 +23,5 @@ gulpfile.js .eslintrc.js .eslintcache .jsdoc.json +MAINTAINERS.md +SECURITY.md