diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2ca7cfd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +# -- -------------------------------------------------------------------- +# -- 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 \ No newline at end of file