summaryrefslogtreecommitdiff
path: root/deps/v8/.gitignore
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2017-06-06 10:28:14 +0200
committerMichaël Zasso <targos@protonmail.com>2017-06-07 10:33:31 +0200
commit3dc8c3bed4cf3a77607edbb0b015e33f8b60fc09 (patch)
tree9dee56e142638b34f1eccbd0ad88c3bce5377c29 /deps/v8/.gitignore
parent91a1bbe3055a660194ca4d403795aa0c03e9d056 (diff)
downloadandroid-node-v8-3dc8c3bed4cf3a77607edbb0b015e33f8b60fc09.tar.gz
android-node-v8-3dc8c3bed4cf3a77607edbb0b015e33f8b60fc09.tar.bz2
android-node-v8-3dc8c3bed4cf3a77607edbb0b015e33f8b60fc09.zip
deps: update V8 to 5.9.211.32
PR-URL: https://github.com/nodejs/node/pull/13263 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'deps/v8/.gitignore')
-rw-r--r--deps/v8/.gitignore46
1 files changed, 23 insertions, 23 deletions
diff --git a/deps/v8/.gitignore b/deps/v8/.gitignore
index 8088214daa..f85d0d30b1 100644
--- a/deps/v8/.gitignore
+++ b/deps/v8/.gitignore
@@ -1,3 +1,5 @@
+#*#
+*.Makefile
*.a
*.exe
*.idb
@@ -18,9 +20,9 @@
*.vcxproj
*.vcxproj.filters
*.xcodeproj
-#*#
*~
.#*
+.*.sw?
.cpplint-cache
.cproject
.d8_history
@@ -30,26 +32,23 @@
.project
.pydevproject
.settings
-.*.sw?
-bsuite
-compile_commands.json
-d8
-d8_g
-gccauses
-gcsuspects
-shell
-shell_g
/_*
/build
-/gypfiles/win_toolchain.json
/buildtools
+/gypfiles/win_toolchain.json
/hydrogen.cfg
/obj
/out
/out.gn
/perf.data
/perf.data.old
+/src/inspector/build/closure-compiler
+/src/inspector/build/closure-compiler.tar.gz
/test/benchmarks/data
+/test/fuzzer/wasm
+/test/fuzzer/wasm.tar.gz
+/test/fuzzer/wasm_asmjs
+/test/fuzzer/wasm_asmjs.tar.gz
/test/mozilla/data
/test/promises-aplus/promises-tests
/test/promises-aplus/promises-tests.tar.gz
@@ -57,6 +56,7 @@ shell_g
/test/test262/data
/test/test262/data.tar
/test/test262/harness
+/test/wasm-js
/testing/gmock
/testing/gtest/*
!/testing/gtest/include
@@ -81,26 +81,26 @@ shell_g
/tools/swarming_client
/tools/visual_studio/Debug
/tools/visual_studio/Release
-/test/fuzzer/wasm
-/test/fuzzer/wasm_asmjs
/v8.log.ll
/xcodebuild
-TAGS
-*.Makefile
-GTAGS
+GPATH
GRTAGS
GSYMS
-GPATH
-tags
+GTAGS
+TAGS
+bsuite
+compile_commands.json
+d8
+d8_g
+gccauses
+gcsuspects
gtags.files
+shell
+shell_g
+tags
turbo*.cfg
turbo*.dot
turbo*.json
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
-/test/wasm-js
!/third_party/jinja2
!/third_party/markupsafe