From 3bcfed61b65a2e4032a0336b3eba226e9dc09bca Mon Sep 17 00:00:00 2001 From: Klaus Meinhardt Date: Mon, 5 Mar 2018 21:19:56 +0100 Subject: [PATCH] Update .npmignore (#22318) * Update .npmignore * add yarn.lock --- .npmignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.npmignore b/.npmignore index 5183e5fc14d..3f2fd8b2afa 100644 --- a/.npmignore +++ b/.npmignore @@ -15,8 +15,12 @@ tslint.json Jakefile.js .editorconfig .gitattributes +.gitmodules .settings/ .travis.yml +.circleci .vscode/ +.parallelperf.json test.config package-lock.json +yarn.lock