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:
authorRebecca Turner <me@re-becca.org>2016-01-26 22:31:55 +0300
committerRebecca Turner <me@re-becca.org>2016-02-19 00:24:34 +0300
commit07f020a09e94ae393c67526985444e128ef6f83c (patch)
treee3f476261c4171e0b588029d3f4cab24142685ed /.gitignore
parentd897c2270028cccfad468fb447e524e726a7090c (diff)
tacks@1.0.9
Tool to generate fixtures from folders and module for creating and tearing down filesystem fixtures easily. Credit: @iarna PR-URL: https://github.com/npm/npm/pull/11292 Reviewed-By: @zkat Reviewed-By: @othiym23
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c18ac2019..f1bc03902 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ npm-debug.log
/node_modules/sprintf-js/
/node_modules/standard/
/node_modules/tap/
+/node_modules/tacks/