Bug 239501

Summary: Remove public_html from .gitignore file for CISupport
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=239090
https://bugs.webkit.org/show_bug.cgi?id=243291

Description Aakash Jain 2022-04-19 09:08:45 PDT
https://commits.webkit.org/r280362 added .gitignore file for CISupport. However, adding public_html might be little too aggressive since it also contains lot of code (e.g.: dashboard). We should remove public_html directory from .gitignore, and later-on (as required) add specific sub-directory or files appropriately.
Comment 1 Aakash Jain 2022-04-19 09:10:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/314
Comment 2 EWS 2022-04-19 10:32:30 PDT
Committed r293022 (249761@main): <https://commits.webkit.org/249761@main>

Reviewed commits have been landed. Closing PR #314 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-04-19 10:33:13 PDT
<rdar://problem/91970420>