1 2 3 4 5 6
* text=auto eol=lf # Windows scripts should remain directly runnable from PowerShell. *.ps1 text eol=crlf *.cmd text eol=crlf *.bat text eol=crlf