From fc6e0a399728cc64c357adef12e2638815ffe17d Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Thu, 23 Mar 2023 18:53:42 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 08814c8..39a257a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ .* export-ignore *.md export-ignore -tests export-ignore +tests/ export-ignore phpunit.xml.dist export-ignore