mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-11 04:49:15 +03:00
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
# Force certain files to be LF
|
|
*.leo text eol=lf
|
|
*.out text eol=lf
|
|
*.rs text eol=lf
|