Skip to content

Commit 1285977

Browse files
committed
Add .gitattributes to enforce LF line endings for shell scripts and text files
1 parent 7f1da5a commit 1285977

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.sh text eol=lf
2+
* text eol=lf

0 commit comments

Comments
 (0)