Skip to content

Commit

Permalink
gitignore: Add ignores for flat tap w/ new nyc->yargs->cliui
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed Oct 22, 2015
1 parent 580f88a commit d1d5b1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ npm-debug.log
/node_modules/center-align/
/node_modules/chalk/
/node_modules/cliui/
/node_modules/code-point-at/
/node_modules/combined-stream/
/node_modules/concat-map/
/node_modules/core-util-is/
Expand Down Expand Up @@ -426,6 +427,7 @@ npm-debug.log
/node_modules/http-signature/
/node_modules/invert-kv/
/node_modules/is-buffer/
/node_modules/is-fullwidth-code-point/
/node_modules/is-utf8/
/node_modules/isarray/
/node_modules/istanbul/
Expand Down Expand Up @@ -460,6 +462,7 @@ npm-debug.log
/node_modules/signal-exit/
/node_modules/sntp/
/node_modules/source-map/
/node_modules/string-width/
/node_modules/string_decoder/
/node_modules/stringstream/
/node_modules/strip-bom/
Expand All @@ -476,6 +479,7 @@ npm-debug.log
/node_modules/underscore/
/node_modules/unicode-length/
/node_modules/util-deprecate/
/node_modules/wrap-ansi/
/node_modules/win-spawn/
/node_modules/window-size/
/node_modules/wordwrap/
Expand Down

0 comments on commit d1d5b1c

Please sign in to comment.