Skip to content

Commit

Permalink
Merge pull request #1700 from ydalton/fix-crlf
Browse files Browse the repository at this point in the history
.gitattributes: substitute CRLF only in text files
  • Loading branch information
caendesilva committed Apr 29, 2024
2 parents c013d93 + 8035fe8 commit 1cc50b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* text eol=lf
* text=auto eol=lf

*.blade.php diff=html
*.css diff=css
Expand Down

0 comments on commit 1cc50b1

Please sign in to comment.