11 lines
376 B
Plaintext
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 |