# Windows batch files MUST be CRLF: cmd.exe mis-parses blocks, labels and
# goto targets in LF-only files (silently, with nonsense errors).
*.bat text eol=crlf
*.ps1 text eol=crlf
