RESOLVED FIXED 239501
Remove public_html from .gitignore file for CISupport
https://bugs.webkit.org/show_bug.cgi?id=239501
Summary Remove public_html from .gitignore file for CISupport
Aakash Jain
Reported 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.
Attachments
Aakash Jain
Comment 1 2022-04-19 09:10:54 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-04-19 10:33:13 PDT
Note You need to log in before you can comment on or make changes to this bug.