소스 검색

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