leo/.gitattributes

5 lines
87 B
Plaintext
Raw Normal View History

2021-08-12 19:11:54 +03:00
# Force certain filse to be LF
*.leo text eol=lf
*.out text eol=lf
*.rs text eol=lf