mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
5 lines
No EOL
178 B
Text
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 |