From 0df13aedcb259f23c0989cecdc816f05063d1f81 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 18 Oct 2025 11:53:37 +0200 Subject: [PATCH] Ignore file to avoid commiting it --- test/phpunit/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/test/phpunit/.gitignore b/test/phpunit/.gitignore index 647a82afb84..41e800ce46f 100644 --- a/test/phpunit/.gitignore +++ b/test/phpunit/.gitignore @@ -1 +1,2 @@ /DemoTest.php +/phpunit.xml