mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-03 07:16:50 +03:00
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
|
# Force certain filse to be LF
|
||
|
*.leo text eol=lf
|
||
|
*.out text eol=lf
|
||
|
*.rs text eol=lf
|