diff options
Diffstat (limited to 'deps/v8/.gitignore')
-rw-r--r-- | deps/v8/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/v8/.gitignore b/deps/v8/.gitignore index db57d1bb32..72196753bc 100644 --- a/deps/v8/.gitignore +++ b/deps/v8/.gitignore @@ -19,13 +19,17 @@ d8 d8_g shell shell_g +/build/gyp /obj/ /test/es5conform/data/ /test/mozilla/data/ /test/sputnik/sputniktests/ +/test/test262/data/ /tools/oom_dump/oom_dump /tools/oom_dump/oom_dump.o /tools/visual_studio/Debug /tools/visual_studio/Release /xcodebuild/ TAGS +Makefile +*.Makefile |