1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-04-27 20:05:03 +02:00
rustlings/.gitattributes
Peter Neave 6072ec16a0 fix: Ensure scripts have LF line endings
Use gitattributes file to ensure script files have LF line endings. This solves a problem for users who wish to use DevContainers on Windows machines and the file has been cloned from the repository with CRLF line endings.
2024-01-24 09:30:49 +11:00

3 lines
29 B
Plaintext

* text=auto
*.sh text eol=lf