Browse Source

update .gitattributes with proper linguist-vendored entry

jmorganca 6 months ago
parent
commit
b54dcc750c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -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