Force line endings of Unix scripts

This commit is contained in:
Manuel Thalmann 2024-09-09 00:00:49 +02:00
parent 95d70d3f67
commit 10ab9152d9

2
.gitattributes vendored Normal file
View file

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