From c83cac42ebd901cf40b4e5598abd19242bd58595 Mon Sep 17 00:00:00 2001 From: retrohacker Date: Wed, 11 Mar 2020 17:35:52 -0700 Subject: [PATCH] fix(npm): exclude extraneous files --- .npmignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.npmignore b/.npmignore index 015f5bc31..4f1e37ae2 100644 --- a/.npmignore +++ b/.npmignore @@ -13,3 +13,17 @@ tools .vscode .idea benchmark +.dir-locals.el +.eslintignore +.eslintrc.js +.gitignore +.prettierignore +.prettierrc +.tern-project +.travis.yml +CONTRIBUTING.md +FEATURE_REQUESTS.md +*.log +*.tar.gz +*.tgz +node_modules