浏览代码

fix: some sh files line endings to LF

To fix Docker not executing them properly
Kristian Vos 5 年之前
父节点
当前提交
a47f6fff6d
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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