# Normalize line endings: LF in the repo, native in the working tree where it matters.
* text=auto eol=lf
*.py text eol=lf
*.md text eol=lf
*.json text eol=lf
*.toml text eol=lf
*.png binary
