Browse Source

fix: some sh files line endings to LF

To fix Docker not executing them properly
Kristian Vos 4 years ago
parent
commit
a47f6fff6d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

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