Revision: 6538 Author: [email protected] Date: Mon Jan 31 05:33:09 2011 Log: Add entries for build products of OOM dump utility into .gitignore.
Review URL: http://codereview.chromium.org/6409008 http://code.google.com/p/v8/source/detail?r=6538 Modified: /branches/bleeding_edge/.gitignore ======================================= --- /branches/bleeding_edge/.gitignore Tue Dec 7 03:01:02 2010 +++ /branches/bleeding_edge/.gitignore Mon Jan 31 05:33:09 2011 @@ -20,6 +20,8 @@ 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
