diff --git a/.gitattributes b/.gitattributes index 83afa0ab..fcadb2cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1 @@ -*.js text eol=lf -*.jsx text eol=lf -*.ts text eol=lf -*.tsx text eol=lf -*.json text eol=lf -*.css text eol=lf -*.html text eol=lf -*.md text eol=lf -*.yml text eol=lf -*.graphql text eol=lf -.eslintrc text eol=lf -.prettierrc text eol=lf -.babelrc text eol=lf -.stylelintrc text eol=lf +* text eol=lf