Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2019-06-06 13:12:25 +0300
committerRich Trott <rtrott@gmail.com>2019-06-09 05:04:17 +0300
commitbe721e8db09e5d01cdb9eca789c60ead33a66aaf (patch)
tree0d2fea5ca2d28c2541c8d1e6bb863f644db4461f /.gitignore
parent5694171be6f09fdb5cac658cb0302b6b95590596 (diff)
deps: ignore deps/.cipd fetched by deps/v8/tools/node/fetch_deps.py
This may show up when building and running v8 tests locally with tools/make-v8.sh PR-URL: https://github.com/nodejs/node/pull/28095 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Refael Ackermann (רפאל פלחי) <refack@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8225a9b408c..d21613ba4a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -122,6 +122,8 @@ _UpgradeReport_Files/
/deps/uv/.github/
/deps/uv/docs/code/
/deps/uv/docs/src/guide/
+# Ignore dependencies fetched by deps/v8/tools/node/fetch_deps.py
+/deps/.cipd
# === Global Rules ===
# Keep last to avoid being excluded