diff --git a/.gitattributes b/.gitattributes index 8dc1a70..64f9e3c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,7 @@ /.gitattributes export-ignore /.gitignore export-ignore -/.scrutinizer.yml export-ignore -/.travis.yml export-ignore -/composer-require-config.json export-ignore +/.yamllint.yaml export-ignore +/composer-require-checker.json export-ignore /composer.lock export-ignore /phpmd.xml.dist export-ignore /phpunit.xml.dist export-ignore @@ -13,5 +12,4 @@ /psalm.xml export-ignore /tests/ export-ignore /examples/ export-ignore -/.dependabot/ export-ignore /.github/ export-ignore