Browse Source

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

Signed-off-by: Gavin Halliday <gavin.halliday@lexisnexis.com>
Gavin Halliday 8 years ago
parent
commit
9af4a5e2fd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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