Revision: 12910
Author:   [email protected]
Date:     Fri Nov  9 01:37:58 2012
Log:      git shoult ignore gtags and htags (GNU Global) output.

[email protected]
BUG=

Review URL: https://codereview.chromium.org/11369148
http://code.google.com/p/v8/source/detail?r=12910

Modified:
 /branches/bleeding_edge/.gitignore

=======================================
--- /branches/bleeding_edge/.gitignore  Fri Oct 19 01:40:50 2012
+++ /branches/bleeding_edge/.gitignore  Fri Nov  9 01:37:58 2012
@@ -50,3 +50,7 @@
 /xcodebuild
 TAGS
 *.Makefile
+GTAGS
+GRTAGS
+GSYMS
+GPATH

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

Reply via email to