*.sh text eol=lf
*.mjs text eol=lf
*.ts text eol=lf
*.json text eol=lf
*.md text eol=lf
# Windows-native scripts: CRLF is safest for cmd.exe and PowerShell
*.bat text eol=crlf
*.ps1 text eol=crlf
