소스 검색

Disable auto-converting line endings for non-text files (#552)

Garrett Wang 5 년 전
부모
커밋
0b9ab80d63
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes 파일 보기

@@ -1 +1 @@
1
-* text eol=lf
1
+* text=auto eol=lf