# core.autocrlf is on for this repo; these files are consumed by Linux inside the
# container, where a CRLF shebang fails as "no such file or directory".
*.sh        text eol=lf
*.conf      text eol=lf
*.template  text eol=lf
Dockerfile  text eol=lf
