Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuy Adorno <ruyadorno@hotmail.com>2021-01-20 08:57:48 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2021-01-21 19:28:34 +0300
commitbc23284cd5c4cc4532875aff14df94213727a509 (patch)
treeadbaf9accc1e533db00ac3963aca183c7cbece4b /.npmignore
parentec1f06d06447a29c74bee063cff103ede7a2111b (diff)
chore: remove coverage files
PR-URL: https://github.com/npm/cli/pull/2511 Credit: @ruyadorno Close: #2511 Reviewed-by: @wraithgar
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
index aacaa8f82..b90057457 100644
--- a/.npmignore
+++ b/.npmignore
@@ -12,6 +12,7 @@ node_modules/.bin
node_modules/npm-registry-mock
/npmrc
/release/
+/coverage/
# don't need these in the npm package.
html/*.png