# Shell scripts run inside Linux containers -- CRLF would break the shebang.
*.sh    text eol=lf
*.env   text eol=lf
.env    text eol=lf
Dockerfile text eol=lf
*.yml   text eol=lf
modules.txt text eol=lf
