Title: [100624] trunk
Revision
100624
Author
joc...@chromium.org
Date
2011-11-17 08:10:30 -0800 (Thu, 17 Nov 2011)

Log Message

[chromium] add gyp-mac-tool to .gitignore
https://bugs.webkit.org/show_bug.cgi?id=72603

Reviewed by Tony Gentilcore.

This file is generated by the make-based build of the chromium/mac port

* .: Modified property svn:ignore.
* .gitignore:

Modified Paths

Diff

Modified: trunk/.gitignore (100623 => 100624)


--- trunk/.gitignore	2011-11-17 15:50:34 UTC (rev 100623)
+++ trunk/.gitignore	2011-11-17 16:10:30 UTC (rev 100624)
@@ -81,6 +81,7 @@
 # Ignore files that Chromium port generates
 /Makefile.chromium
 /out
+/gyp-mac-tool
 
 # Ignore compiled java tests:
 LayoutTests/java/*.class

Modified: trunk/ChangeLog (100623 => 100624)


--- trunk/ChangeLog	2011-11-17 15:50:34 UTC (rev 100623)
+++ trunk/ChangeLog	2011-11-17 16:10:30 UTC (rev 100624)
@@ -1,3 +1,15 @@
+2011-11-17  Jochen Eisinger  <joc...@chromium.org>
+
+        [chromium] add gyp-mac-tool to .gitignore
+        https://bugs.webkit.org/show_bug.cgi?id=72603
+
+        Reviewed by Tony Gentilcore.
+
+        This file is generated by the make-based build of the chromium/mac port
+
+        * .: Modified property svn:ignore.
+        * .gitignore:
+
 2011-11-17  Tor Arne Vestbø  <tor.arne.ves...@nokia.com>
 
         [Qt] Move WebKit2 C++ APIs to private API and build QML extension plugin on top of that
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to