Authored on Windows, deployed to Ubuntu: a CRLF shell script fails on the host with an unhelpful error. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
6 lines
249 B
Text
6 lines
249 B
Text
# This repository is authored on Windows and deployed to Ubuntu. A shell script
|
|
# or SQL file checked out with CRLF fails on the host with an unhelpful error,
|
|
# so everything textual is normalised to LF.
|
|
* text=auto eol=lf
|
|
*.png binary
|
|
*.pdf binary
|