Force line endings of Unix scripts

This commit is contained in:
Manuel Thalmann 2024-09-09 00:00:49 +02:00
parent d1072d52b5
commit 34110c377d

2
.gitattributes vendored Normal file
View file

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