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:
authorisaacs <i@izs.me>2014-05-05 06:26:56 +0400
committerisaacs <i@izs.me>2014-05-05 06:26:56 +0400
commit7bf62b542f7998463bc264be871a918fffa8ffb3 (patch)
tree4bcab46f4768fc051cdd5bb3f074ab6c3a2432d9 /.gitignore
parente7e74d3769319e18c9e12c51aee8e977d274cb29 (diff)
Ignore marked module
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8ee9c0742..148a8c82d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ npm-debug.log
/node_modules/tap
/node_modules/.bin
/node_modules/npm-registry-mock
+/node_modules/marked
/html/api/
/html/doc/
/man/