# Normalise line endings so ruff format and CI agree across Windows, macOS and Linux.
* text=auto eol=lf
*.py text eol=lf
*.md text eol=lf
*.toml text eol=lf
*.yml text eol=lf
*.png binary
