3 lines
153 B
Text
3 lines
153 B
Text
# Shell scripts must stay LF, even on Windows checkouts, so that they
|
|
# execute correctly inside Linux containers built from this repo.
|
|
*.sh text eol=lf
|