diff --git a/.gitattributes b/.gitattributes index 609da46..6bf18bb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -*.js text eol=lf -*.md text eol=lf \ No newline at end of file +*.js text eol=crlf +*.json text eol=crlf +*.md text eol=crlf \ No newline at end of file