# Store everything with LF in the repo; check out native where it matters.
* text=auto eol=lf

# Windows-only scripts must stay CRLF.
*.bat text eol=crlf
*.ps1 text eol=crlf
