From aa77d05d989a12f1b1d80b72a24993298573b3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Andr=C3=A9?= Date: Sun, 12 Jul 2026 19:31:02 +0200 Subject: [PATCH] [CI] Export-ignore phpstan.dist.neon --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 243d136..bc7817f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ /.editorconfig export-ignore /.git* export-ignore /.php-cs-fixer.dist.php export-ignore +/phpstan.dist.neon export-ignore /phpunit.dist.xml export-ignore /tests/ export-ignore