1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-05-02 10:15:45 -04:00

Merge pull request 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