From 35ef03166f0c61481ed86e26fb72bd3fbd3ef922 Mon Sep 17 00:00:00 2001 From: Johann Richard <189003+johannrichard@users.noreply.github.com> Date: Thu, 12 Nov 2020 14:30:04 +0100 Subject: [PATCH] build(npm): ignore more --- .npmignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 7f1de26..49eb06e 100644 --- a/.npmignore +++ b/.npmignore @@ -133,4 +133,6 @@ dist # Github templates and actions, own stuff .github -api \ No newline at end of file +api +.prettierrc +commitlint.config.js \ No newline at end of file