Преглед на файлове

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
 *               text=auto
+*.sh            eol=lf
 *.bat           eol=crlf
 *.bat           eol=crlf
 *.jpg           -text
 *.jpg           -text
 *.gif           -text
 *.gif           -text