chore: make all .sh scripts use lf eol

This commit is contained in:
Jan
2025-06-28 11:04:20 +01:00
parent 12896a89f5
commit 8542675d02

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
# All .sh files should be lf line endings
*.sh text eol=cl