Просмотр исходного кода

fix: some sh files line endings to LF

To fix Docker not executing them properly
Kristian Vos 5 лет назад
Родитель
Сommit
a47f6fff6d
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+* text=auto
+
+*.sh text eol=lf