fix: force LF line endings for shell scripts and Dockerfiles

This commit is contained in:
edde746
2026-02-17 03:37:49 +01:00
parent f2f7bb3508
commit 71bfd3ca2f
+3
View File
@@ -0,0 +1,3 @@
*.sh text eol=lf
*.Dockerfile text eol=lf
Dockerfile text eol=lf