From 8882b8a2e8697c35770f0faf80264b6760a6f72e Mon Sep 17 00:00:00 2001 From: Romain Date: Wed, 29 Nov 2017 08:48:16 +1100 Subject: [PATCH] ignore dev-only files from npm --- .npmignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.npmignore b/.npmignore index 5a11b59..e72a56a 100644 --- a/.npmignore +++ b/.npmignore @@ -3,3 +3,7 @@ test test-snapshot scripts +coverage +fixtures +.editorconfig +Dockerfile