yau-plant-assistant/.gitattributes
Claude 60555e0885 Normalise line endings to LF
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>
2026-08-20 13:56:43 +10:00

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