소스 검색

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