# live-image/ runs on Linux regardless of dev host. Windows CRLF
# auto-conversion breaks shell script interpretation and Makefile
# recipes, so pin LF for the whole tree.
live-image/** text eol=lf
.gitea/** text eol=lf
*.sh text eol=lf
Makefile text eol=lf
