From ac60eaa71263535a72e3fad20ddb239b4f73c600 Mon Sep 17 00:00:00 2001 From: jmsche Date: Tue, 2 Dec 2025 14:24:33 +0100 Subject: [PATCH] Fix .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 91d0da8..6f54cd6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,5 +4,5 @@ .gitignore export-ignore ecs.php export-ignore phpstan.neon.dist export-ignore -phpstan-baseline.neon +phpstan-baseline.neon export-ignore phpunit.xml.dist export-ignore \ No newline at end of file