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:
authorSteven <steven@ceriously.com>2018-06-29 00:50:43 +0300
committerKat Marchán <kzm@zkat.tech>2018-06-29 00:50:43 +0300
commit6808ee3bd59560b1334a18aa6c6e0120094b03c0 (patch)
tree3350604199d6a829474635bc880a48d05f7d7317 /.npmignore
parentd2ad776f6dcd92ae3937465736dcbca171131343 (diff)
misc: Exclude /.github directory from package (#20881)
PR-URL: https://github.com/npm/npm/pull/20881 Credit: @styfle Reviewed-By: @zkat
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
index 6b9f1ecef..1b32b033e 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,6 +1,7 @@
*.swp
.*.swp
npm-debug.log
+/.github
/test
node_modules/marked
node_modules/ronn