Force LF line endings for shell scripts

This commit is contained in:
Sora
2026-08-18 20:32:18 +08:00
parent d6548ed75a
commit 015ae039b5
+2
View File
@@ -0,0 +1,2 @@
# Bash scripts must retain Unix line endings on every build host.
*.sh text eol=lf