diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..def10b7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# All line endings should be unix +* text eol=lf + +*.png binary +*.jpg binary \ No newline at end of file