Skip to content

Commit 4c9a834

Browse files
committed
Add .gitattributes to enforce LF for shell scripts
1 parent a3396b6 commit 4c9a834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattibutes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Force LF line endings, needed for Docker to work on Windows
2+
*.sh text eol=lf

0 commit comments

Comments
 (0)