diff --git a/.gitattributes b/.gitattributes index b198be4418..51f42b4cf4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,4 +10,5 @@ phpunit.xml.dist text eol=lf export-ignore .gitignore text eol=lf export-ignore .gitattributes text eol=lf export-ignore .phpcs.xml text eol=lf export-ignore -.phpstan.neon text eol=lf export-ignore \ No newline at end of file +phpstan.neon text eol=lf export-ignore +.yamllint text eol=lf export-ignore