Files
powershell/.gitattributes

11 lines
416 B
Plaintext

# -- --------------------------------------------------------------------
# -- Powershell Source files
# -- --------------------------------------------------------------------
*.ps1 diff text eol=crlf
*.ps1x diff text eol=crlf
*.psm1 diff text eol=crlf
*.psd1 diff text eol=crlf
*.ps1xml diff text eol=crlf
*.pssc diff text eol=crlf
*.psrc diff text eol=crlf
*.cdxml diff text eol=crlf