diff --git a/.gitattributes b/.gitattributes index 508ee715..3aa6270a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,5 +2,9 @@ .gitignore export-ignore .github export-ignore .travis.yml export-ignore -appveyor.yml export-ignore +ecs.php export-ignore +phpstan.neon export-ignore tests/ export-ignore + +*.sh eol=lf +*.php* diff=php linguist-language=PHP