roc/.gitattributes

5 lines
No EOL
178 B
Text

# Require roc files to be checked out with Unix line endings, even on windows
*.roc text eol=lf
* text=auto eol=lf
crates/compiler/test_mono/generated/* linguist-generated=true