It breaks git blame on all repositories that does not have a .git-blame-ignore-revs file. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4239>
Pseudo-standard file listing commits meant to be ignoring by `git blame`. It is handled by Github: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view but not yet by Gitlab: https://gitlab.com/gitlab-org/gitlab/-/issues/31423 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4202>