# Everything here is deployed to Linux hosts. A CRLF line ending makes a shell # script fail with "bad interpreter: /bin/bash^M", and can silently break a # compose or config file. Normalise to LF in the repository and on checkout, # whatever the contributor's platform or core.autocrlf setting. * text=auto eol=lf