diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b8ba9ce --- /dev/null +++ b/.gitattributes @@ -0,0 +1,12 @@ +* text eol=lf +*.sh text eol=lf +*.md text eol=lf +*.asp text eol=lf +*.js text eol=lf +*.css text eol=lf +*.gz binary +*.png binary +*.jpg binary +*.jpeg binary +*.zip binary +*.tar.gz binary