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:
-rw-r--r--.gitignore1
-rw-r--r--.npmignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9502d66ca..e3424f5f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ html/api/*.html
html/doc/*.html
man/
doc/*/index.md
+./npmrc
diff --git a/.npmignore b/.npmignore
index d28e5585e..c0a5f571a 100644
--- a/.npmignore
+++ b/.npmignore
@@ -8,3 +8,4 @@ test/root
node_modules/ronn
node_modules/.bin
npm-debug.log
+./npmrc