diff --git a/.gitattributes b/.gitattributes index 00a687151..932ddcc9f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ llama/**/*.c linguist-vendored llama/**/*.cu linguist-vendored llama/**/*.cuh linguist-vendored llama/**/*.m linguist-vendored +llama/**/*.metal linguist-vendored * text=auto *.go text eol=lf