From 735facaffaabbf964901846739f76e94156d8f4f Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Fri, 19 May 2023 11:49:05 -0400 Subject: [PATCH] Fixing file --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index ea78c3cb0..7d67e16c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,8 +6,8 @@ /.phpcs export-ignore /monorepo-builder.php export-ignore /phpcs.xml export-ignore -/phpstan-baseline.neo export-ignore -/phpstan.neo export-ignore +/phpstan-baseline.neon export-ignore +/phpstan.neon export-ignore /phpunit.xml export-ignore /tests export-ignore