gitlab: Highlight .cl as C

It is close enough, and a lot better than the defaults when gitlab doesn't
recognize the file format as currently happens for .cl

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25498>
This commit is contained in:
Alyssa Rosenzweig 2023-10-02 08:55:47 -04:00 committed by Marge Bot
parent b509446c2c
commit 103d20e657

1
.gitattributes vendored
View File

@ -4,3 +4,4 @@
*.png binary
*.gif binary
*.ico binary
*.cl gitlab-language=c