Skip to content

Commit 1cc50b1

Browse files
authored
Merge pull request #1700 from ydalton/fix-crlf
.gitattributes: substitute CRLF only in text files
2 parents c013d93 + 8035fe8 commit 1cc50b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* text eol=lf
1+
* text=auto eol=lf
22

33
*.blade.php diff=html
44
*.css diff=css

0 commit comments

Comments
 (0)