Browse Source

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

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Gavin Halliday 8 năm trước cách đây
mục cha
commit
9af4a5e2fd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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