Title: [204898] trunk
Revision
204898
Author
[email protected]
Date
2016-08-24 09:26:43 -0700 (Wed, 24 Aug 2016)

Log Message

Add svn:global-ignores to the root to ignore *.pyc files everythere in the repository.

* .: Added property svn:global-ignores.

Modified Paths

Property Changed

Diff

Index: trunk =================================================================== --- trunk 2016-08-24 16:23:41 UTC (rev 204897) +++ trunk 2016-08-24 16:26:43 UTC (rev 204898)

Property changes: trunk


Added: svn:global-ignores

+*.pyc

Modified: trunk/ChangeLog (204897 => 204898)


--- trunk/ChangeLog	2016-08-24 16:23:41 UTC (rev 204897)
+++ trunk/ChangeLog	2016-08-24 16:26:43 UTC (rev 204898)
@@ -1,3 +1,9 @@
+2016-08-24  Alexey Proskuryakov  <[email protected]>
+
+        Add svn:global-ignores to the root to ignore *.pyc files everythere in the repository.
+
+        * .: Added property svn:global-ignores.
+
 2016-08-19  Dean Jackson  <[email protected]>
 
         Implement preferLowPowerToHighPerformance for WebGL
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to