Преглед изворни кода

update .gitattributes with proper linguist-vendored entry

jmorganca пре 6 месеци
родитељ
комит
b54dcc750c
1 измењених фајлова са 1 додато и 1 уклоњено
  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