From ef1d6b2af3213514243cc738b0744ff471161397 Mon Sep 17 00:00:00 2001 From: Justin Frydman Date: Thu, 23 May 2024 15:48:47 -0600 Subject: [PATCH] Fix alignment --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f83007b..1168746 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,6 @@ /.gitignore export-ignore /.github export-ignore /.editorconfig export-ignore -/phpunit.xml export-ignore +/phpunit.xml export-ignore /phpstan.neon.dist export-ignore /tests export-ignore