Force line endings of Unix scripts

This commit is contained in:
Manuel Thalmann 2024-09-09 00:00:49 +02:00
parent a85365ef6a
commit 70105a4c26

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
*.fish text eol=lf
*.sh text eol=lf