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:
authorForrest L Norvell <forrest@npmjs.com>2014-09-05 11:25:34 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-09-05 11:26:39 +0400
commit06b42a3b6b5f1a9869b128f642b7a31a6551fab2 (patch)
tree8b7e244cc1f92c38409baeaa6658b560816244f0 /.gitignore
parentcc1fab7ee7dcf09a611c20ca9fe9ee8dce202773 (diff)
don't commit devDependencies
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0a33b895a..44a8b75c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ npm-debug.log
/node_modules/.bin
/node_modules/npm-registry-mock
/node_modules/marked
+/node_modules/require-inject
/html/api/
/html/doc/
/man/