Reviewers: jochen,

Description:
Make GIT ignore intl.status2 file.

[email protected]

Please review this at https://codereview.chromium.org/23484058/

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

Affected files (+1, -0 lines):
  M .gitignore


Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 282e463fc57e32e7c8035166ba3cfe0edba5793c..ee4e02f5d112c64c2643d01e1997d0708dd375f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,7 @@ shell_g
 /test/benchmarks/octane
 /test/benchmarks/sunspider
 /test/cctest/cctest.status2
+/test/intl/intl.status2
 /test/message/message.status2
 /test/mjsunit/mjsunit.status2
 /test/mozilla/CHECKED_OUT_VERSION


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to