From 911267e76f0f6eac7f829f28e16676731db57949 Mon Sep 17 00:00:00 2001 From: Tom Wright Date: Fri, 9 Aug 2024 16:27:27 +0000 Subject: [PATCH] Updated gitattributes Signed-off-by: Tom Wright --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cdcc774..4bb91cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,4 @@ phpstan.neon export-ignore phpunit.xml.dist export-ignore docs/ export-ignore tests/ export-ignore +examples/ export-ignore