From bfcd7b3f45baa9fe3c717dae1682f8db44961720 Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Sat, 16 Nov 2024 10:48:06 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index a824e7af..9fe7dd1a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,8 +11,8 @@ codecov.yml export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore -psalm.xml export-ignore -psalm-dev.xml export-ignore +phpstan.xml export-ignore +phpstan-dev.xml export-ignore phpcs.xml export-ignore phpunit.xml export-ignore .github export-ignore