Files
powershell/.gitattributes
2024-03-11 12:05:52 +01:00

11 lines
376 B
Plaintext

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