From 4ab17f2afec767b6f685ecb374f6682b512a3e67 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Tue, 24 Jul 2018 12:19:06 -0700 Subject: [PATCH] Add `.mailmap` and `Test-results.xml` to .npmignore --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index 78c9417e52b3e..6054bfbdb3705 100644 --- a/.npmignore +++ b/.npmignore @@ -19,8 +19,10 @@ Jakefile.js .circleci .vscode/ .parallelperf.json +.mailmap test.config package-lock.json yarn.lock .github/ CONTRIBUTING.md +TEST-results.xml