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--docs/content/using-npm/developers.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/using-npm/developers.md b/docs/content/using-npm/developers.md
index a76808ca6..5fc2e5876 100644
--- a/docs/content/using-npm/developers.md
+++ b/docs/content/using-npm/developers.md
@@ -119,7 +119,9 @@ need to add them to `.npmignore` explicitly:
* `._*`
* `.DS_Store`
* `.git`
+* `.gitignore`
* `.hg`
+* `.npmignore`
* `.npmrc`
* `.lock-wscript`
* `.svn`