diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9712a09 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +#Which files need CRLF handling +* text=auto +*.sh eol=lf +*.bat eol=crlf +*.cmd -text