state the input files should be cloned with lf

This commit is contained in:
gluax 2022-04-28 12:56:08 -07:00
parent 7e6cc65d54
commit 576615fd04

3
.gitattributes vendored
View File

@ -1,4 +1,5 @@
# Force certain files to be LF
*.leo text eol=lf
*.out text eol=lf
*.rs text eol=lf
*.rs text eol=lf
*.in text eol=lf