소스 검색

chore: 添加.gitattributes文件强制使用LF换行符

yz 6 일 전
부모
커밋
fddcfffe34
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+# Force all text files to use LF line endings
+* text eol=lf