Explorar el Código

update .gitattributes with proper linguist-vendored entry

jmorganca hace 6 meses
padre
commit
b54dcc750c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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