Reviewers: Mads Ager,

Message:
Mads,

a tiny CL for you.

Description:
Add entries for build products of OOM dump utility into .gitignore.

Please review this at http://codereview.chromium.org/6409008/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M .gitignore


Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 974628d884761df017928f008049c5f6a6951a0f..d85ef64d4190d213741e715190702c4d67cf2f2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,8 @@ d8_g
 shell
 shell_g
 /obj/
+/tools/oom_dump/oom_dump
+/tools/oom_dump/oom_dump.o
 /tools/visual_studio/Debug
 /tools/visual_studio/Release
 /xcodebuild/


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to