diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4c57eb5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,14 @@ +* text=auto + +Makefile text eol=lf +.travis.yml text eol=lf +.sh text eol=lf +.pl text eol=lf + +*.jpg binary +*.png binary +*.gif binary +*.ico binary +*.bmp binary +*.mdf binary +*.ldf binary