Skip to content

Commit a21368a

Browse files
committedApr 8, 2020
fix: add .gitattributes to force .sh file's line end to LF
1 parent accd947 commit a21368a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* text=auto
2+
*.sh text eol=lf

0 commit comments

Comments
 (0)