diff --git a/.gitattributes b/.gitattributes index 159b7455..7db5cad6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,8 @@ *.css text eol=lf *.html text eol=lf *.md text eol=lf +*.yaml text eol=lf +*.graphql text eol=lf +.eslintrc text eol=lf +.prettierrc text eol=lf +.babelrc text eol=lf