From 5e3501835f042998b181e6e28434d469fa5893fc Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 25 Nov 2022 12:39:55 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2d5508a..af5fc88 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,14 +3,13 @@ /tests/ export-ignore /.gitattributes export-ignore /.gitignore export-ignore -/.scrutinizer.yml export-ignore +/.yamllint.yaml export-ignore /Makefile export-ignore -/composer-require-config.json export-ignore +/composer-require-checker.json export-ignore /composer.lock export-ignore -/phive.xml export-ignore +/rector.php export-ignore /phpbench.json export-ignore /phpcs.xml.dist export-ignore -/phpmd.xml.dist export-ignore /phpstan.neon export-ignore /phpunit.xml.dist export-ignore /psalm.xml export-ignore