- Updated .gitattributes to automatically convert line endings on commit to LF.

Signed-off-by: objecttothis <objecttothis@gmail.com>
This commit is contained in:
objecttothis
2024-04-15 18:33:42 +04:00
committed by jekkos
parent e8c6d7e01d
commit 665ef5aeef

2
.gitattributes vendored
View File

@@ -1,3 +1,3 @@
dist/ merge=ours
app/Language/**/*.php merge=ours
text=auto
text=auto eol=lf