Merge pull request #1837 from peterneave/main

fix: Ensure scripts have LF line endings
This commit is contained in:
liv 2024-03-15 13:56:35 +01:00 committed by GitHub
commit c54ec23b9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitattributes vendored Normal file
View file

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