Revision: 3452 Author: [email protected] Date: Fri Dec 11 01:01:38 2009 Log: Add '.cpplint-cache' to ignore lists for SVN and Git. This change also sets 'ignore' property on '.', although this change isn't visible in Rietveld.
[email protected] Review URL: http://codereview.chromium.org/489011 http://code.google.com/p/v8/source/detail?r=3452 Modified: /branches/bleeding_edge /branches/bleeding_edge/.gitignore ======================================= --- /branches/bleeding_edge/.gitignore Tue Oct 13 03:56:13 2009 +++ /branches/bleeding_edge/.gitignore Fri Dec 11 01:01:38 2009 @@ -14,6 +14,7 @@ *.pdb #*# *~ +.cpplint-cache d8 d8_g shell -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
