diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..2e8e8e1287 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ +# Default line-endings for repo (works on check-in and check-out) +* text eol=crlf + +# Binary files (do not alter line-endings) - from https://github.com/Alfresco/Aikau/blame/master/.gitattributes +*.bcmap binary +*.gif binary +*.jpg binary +*.mp3 binary +*.mp4 binary +*.pdf binary +*.png binary +*.PNG binary +*.woff binary \ No newline at end of file