소스 검색

[ci skip] Attempt #2 at .gitattributes (#3564)

Mike Smith 7 년 전
부모
커밋
bb783a0059
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+# Docker relies on lf in bash scripts - force it
+*.sh text eol=lf