diff --git a/.gitattributes b/.gitattributes index 9bad12206..d9aedac03 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,6 +15,8 @@ *.r text *.R text *.m text +*.json text eol=crlf +*.csv text eol=crlf # Images should be treated as binary # (binary is a macro for -text -diff) *.png binary