Force line endings of Unix scripts

This commit is contained in:
Manuel Thalmann 2024-09-09 00:00:49 +02:00
parent 519de0bca3
commit 6fcec84983

2
.gitattributes vendored Normal file
View file

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