فهرست منبع

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