mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 03:00:11 +01:00
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>
7 lines
102 B
Text
7 lines
102 B
Text
*.csv eol=crlf
|
|
* text=auto
|
|
*.jpg binary
|
|
*.png binary
|
|
*.gif binary
|
|
*.ico binary
|
|
*.cl gitlab-language=c
|