diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ad5823d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.bat text eol=crlf +*.go text eol=lf \ No newline at end of file