Revision: 12954
Author:   [email protected]
Date:     Tue Nov 13 13:43:38 2012
Log:      git should ignore .d8_history (d8 readline history)

[email protected]

Review URL: https://chromiumcodereview.appspot.com/11365168
Patch from Adam Klein <[email protected]>.
http://code.google.com/p/v8/source/detail?r=12954

Modified:
 /branches/bleeding_edge/.gitignore

=======================================
--- /branches/bleeding_edge/.gitignore  Fri Nov  9 01:37:58 2012
+++ /branches/bleeding_edge/.gitignore  Tue Nov 13 13:43:38 2012
@@ -18,6 +18,7 @@
 #*#
 *~
 .cpplint-cache
+.d8_history
 d8
 d8_g
 shell

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

Reply via email to