소스 검색

Merge pull request #9308 from ghalliday/issue16584

HPCC-16584 Ensure .sh files are only terminated with \n

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 8 년 전
부모
커밋
95ae700ae7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1,4 +1,5 @@
 *               text=auto
+*.sh            eol=lf
 *.bat           eol=crlf
 *.jpg           -text
 *.gif           -text