Title: [280362] trunk/Tools
Revision
280362
Author
aakash_j...@apple.com
Date
2021-07-27 16:59:01 -0700 (Tue, 27 Jul 2021)

Log Message

Add .gitignore file for CISupport
https://bugs.webkit.org/show_bug.cgi?id=228113

Reviewed by Jonathan Bedard.

* CISupport/.gitignore: Added.

Modified Paths

Added Paths

Diff

Added: trunk/Tools/CISupport/.gitignore (0 => 280362)


--- trunk/Tools/CISupport/.gitignore	                        (rev 0)
+++ trunk/Tools/CISupport/.gitignore	2021-07-27 23:59:01 UTC (rev 280362)
@@ -0,0 +1,9 @@
+http.log*
+ews.log*
+ews_console.log*
+twistd.log*
+twistd.pid
+state.sqlite
+passwords.json
+public_html/
+workers/

Modified: trunk/Tools/ChangeLog (280361 => 280362)


--- trunk/Tools/ChangeLog	2021-07-27 23:48:49 UTC (rev 280361)
+++ trunk/Tools/ChangeLog	2021-07-27 23:59:01 UTC (rev 280362)
@@ -1,3 +1,12 @@
+2021-07-27  Aakash Jain  <aakash_j...@apple.com>
+
+        Add .gitignore file for CISupport
+        https://bugs.webkit.org/show_bug.cgi?id=228113
+
+        Reviewed by Jonathan Bedard.
+
+        * CISupport/.gitignore: Added.
+
 2021-07-27  Diego Pino Garcia  <dp...@igalia.com>
 
         [GTK][WPE] Move WebKitGTK and WPE dependency packages to a common GLIB list
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to