mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-09 13:06:26 +03:00
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
# Force certain files to be LF
|
|
*.leo text eol=lf
|
|
*.out text eol=lf
|
|
*.rs text eol=lf
|
|
*.in text eol=lf
|