build: use text=auto for the default attribute

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
This commit is contained in:
Vladislav Doster 2026-08-27 03:16:04 -05:00
parent 4d98cd4563
commit a4c01374a9

2
.gitattributes vendored
View file

@ -1,5 +1,5 @@
# By default, everything is text # By default, everything is text
* text * text=auto
# These must be unix EOLs # These must be unix EOLs
*.sh eol=lf *.sh eol=lf