diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9e46101 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +* text=auto eol=lf +*.go text eol=lf +*.sh text eol=lf +*.html text eol=lf +*.png binary +*.jpg binary