/ .gitattributes
.gitattributes
1 # Force certain files to be LF 2 *.leo text eol=lf 3 *.out text eol=lf 4 *.rs text eol=lf 5 *.in text eol=lf
1 # Force certain files to be LF 2 *.leo text eol=lf 3 *.out text eol=lf 4 *.rs text eol=lf 5 *.in text eol=lf