diff --git a/.gitattributes b/.gitattributes index 9dd77ca667..40ba3b6eae 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,15 @@ -*.jsx linguist-language=JavaScript +* text=auto eol=lf + +# These files are binary and should be left untouched +*.eot binary +*.gif binary +*.ico binary +*.jpeg binary +*.jpg binary +*.mov binary +*.mp3 binary +*.mp4 binary +*.pdf binary +*.png binary +*.ttf binary +*.woff binary