Skip to content

Commit 9b8b8e2

Browse files
committed
REPO: Add gitattributes file to ensure unix endings for *.sh files.
1 parent 706f8e2 commit 9b8b8e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* text=auto
2+
*.sh text eof=lf
3+
docker/wait-for text eof=lf

0 commit comments

Comments
 (0)