From 15e0167923a6f1d4558d07d4cb3f2ecf097e9767 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Thu, 29 Feb 2024 16:21:51 +0100 Subject: [PATCH] Adapt .gitattributes --- .gitattributes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 037a9855..69620913 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,8 +5,8 @@ /tests export-ignore /.gitattributes export-ignore /.gitignore export-ignore -/phpcs.xml export-ignore -/phpunit.xml export-ignore -/phpunit.xml.dist export-ignore +/phpcs.xml.dist export-ignore +/phpunit.dist.xml export-ignore +/phpstan.dist.neon export-ignore /docker-compose.yml export-ignore /Dockerfile export-ignore