Updated git configuration to use LF line endings by default (#6061)

This commit is contained in:
Wendell Adriel
2022-12-30 01:32:36 +00:00
committed by GitHub
parent 9fb954fb90
commit 21b826f3d3

2
.gitattributes vendored
View File

@@ -1,4 +1,4 @@
* text=auto
* text=auto eol=lf
*.blade.php diff=html
*.css diff=css