summaryrefslogtreecommitdiff
path: root/deps/v8/.gitignore
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2017-02-14 11:27:26 +0100
committerMichaël Zasso <targos@protonmail.com>2017-02-22 15:55:42 +0100
commit7a77daf24344db7942e34c962b0f1ee729ab7af5 (patch)
treee7cbe7bf4e2f4b802a8f5bc18336c546cd6a0d7f /deps/v8/.gitignore
parent5f08871ee93ea739148cc49e0f7679e33c70295a (diff)
downloadandroid-node-v8-7a77daf24344db7942e34c962b0f1ee729ab7af5.tar.gz
android-node-v8-7a77daf24344db7942e34c962b0f1ee729ab7af5.tar.bz2
android-node-v8-7a77daf24344db7942e34c962b0f1ee729ab7af5.zip
deps: update V8 to 5.6.326.55
PR-URL: https://github.com/nodejs/node/pull/10992 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'deps/v8/.gitignore')
-rw-r--r--deps/v8/.gitignore18
1 files changed, 6 insertions, 12 deletions
diff --git a/deps/v8/.gitignore b/deps/v8/.gitignore
index 29fd9226de..cd72bebbd6 100644
--- a/deps/v8/.gitignore
+++ b/deps/v8/.gitignore
@@ -65,17 +65,9 @@ shell_g
!/testing/gtest/include/gtest
/testing/gtest/include/gtest/*
!/testing/gtest/include/gtest/gtest_prod.h
-/third_party
-/third_party/android_tools
-/third_party/cygwin
-/third_party/icu
-/third_party/instrumented_libraries
-/third_party/inspector_protocol
-/third_party/jinga2
-/third_party/llvm
-/third_party/llvm-build
-/third_party/markupsafe
-/third_party/WebKit
+/third_party/*
+!/third_party/binutils
+!/third_party/inspector_protocol
/tools/clang
/tools/gcmole/gcmole-tools
/tools/gcmole/gcmole-tools.tar.gz
@@ -109,4 +101,6 @@ v8.ignition_dispatches_table.json
/test/fuzzer/wasm.tar.gz
/test/fuzzer/wasm_asmjs.tar.gz
/src/inspector/build/closure-compiler.tar.gz
-/src/inspector/build/closure-compiler \ No newline at end of file
+/src/inspector/build/closure-compiler
+!/third_party/jinja2
+!/third_party/markupsafe