# Normalize line endings * text=auto # PowerShell scripts: treat as text and ensure LF in repo *.ps1 text eol=lf *.psm1 text eol=lf *.psd1 text eol=lf