2b6436f971
GitLab added *.log to the allow list back in 11.4 (October 2018 [1]), but also both GitLab's code and this workaround have been broken anyway for a very long time now (they just serve everything as `content-type: application/octet-stream`), so let's just drop it. [1]: https://gitlab.com/gitlab-org/gitlab-foss/-/commit/129a60e79dd724228dda711b5789a70412ec7fb4 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36556>