summaryrefslogtreecommitdiff
path: root/deps/v8/.gitignore
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2013-08-10 16:27:43 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2013-08-10 16:27:43 +0200
commitf69be329f0d78f19e71ac9e75d6e4ee816e13c97 (patch)
tree022e53d1aff74dbe50f3984c154461bf6c19efb0 /deps/v8/.gitignore
parent39aa894035f9e3b58e04ce1a2b598e496e1f6bd6 (diff)
downloadandroid-node-v8-f69be329f0d78f19e71ac9e75d6e4ee816e13c97.tar.gz
android-node-v8-f69be329f0d78f19e71ac9e75d6e4ee816e13c97.tar.bz2
android-node-v8-f69be329f0d78f19e71ac9e75d6e4ee816e13c97.zip
v8: upgrade v8 to 3.20.14.1
Diffstat (limited to 'deps/v8/.gitignore')
-rw-r--r--deps/v8/.gitignore12
1 files changed, 11 insertions, 1 deletions
diff --git a/deps/v8/.gitignore b/deps/v8/.gitignore
index 2f524bed03..282e463fc5 100644
--- a/deps/v8/.gitignore
+++ b/deps/v8/.gitignore
@@ -27,12 +27,22 @@ d8
d8_g
shell
shell_g
+/_*
/build/Debug
/build/gyp
/build/ipch/
/build/Release
+/hydrogen.cfg
/obj
/out
+/perf.data
+/perf.data.old
+/test/benchmarks/benchmarks.status2
+/test/benchmarks/CHECKED_OUT_*
+/test/benchmarks/downloaded_*
+/test/benchmarks/kraken
+/test/benchmarks/octane
+/test/benchmarks/sunspider
/test/cctest/cctest.status2
/test/message/message.status2
/test/mjsunit/mjsunit.status2
@@ -52,6 +62,7 @@ shell_g
/tools/oom_dump/oom_dump.o
/tools/visual_studio/Debug
/tools/visual_studio/Release
+/v8.log.ll
/xcodebuild
TAGS
*.Makefile
@@ -59,4 +70,3 @@ GTAGS
GRTAGS
GSYMS
GPATH
-/_*