Force line endings of Unix scripts

This commit is contained in:
Manuel Thalmann 2024-09-09 00:00:49 +02:00
parent 5225a62a3b
commit 337f87ed3f

2
.gitattributes vendored Normal file
View file

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