diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5b1319c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,14 @@ +* text=auto eol=lf +*.sh text eol=lf +*.awk text eol=lf +*.css text eol=lf +*.html text eol=lf +*.js text eol=lf +*.md text eol=lf +*.conf text eol=lf +*.json text eol=lf +*.xml text eol=lf +*.png binary +*.gif binary +*.svg text eol=lf +*.ico binary