update .gitattributes with proper linguist-vendored entry

This commit is contained in:
jmorganca 2024-10-09 13:52:33 -07:00
parent f9584deba5
commit b54dcc750c

2
.gitattributes vendored
View File

@ -1,5 +1,5 @@
llm/ext_server/* linguist-vendored
llama/**/*.{cpp,hpp,h,c,cu,cuh,m} linguist-vendored
llama/** linguist-vendored
* text=auto
*.go text eol=lf