diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..5d6de171 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto eol=lf +*.bat text eol=crlf +*.cmd text eol=crlf +*.ps1 text eol=crlf