diff --git a/.gitattributes b/.gitattributes index d01653a8..a40e1767 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,8 @@ text eol=lf + +*.js text +*.jsx text +*.json text +*.css text +*.html text +*.md text