From e81f07c813f4e39b17c24daa08cc1aa89c588826 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 31 Dec 2025 14:26:13 +0000 Subject: [PATCH] Update .gitattributes After 9b42ff4995cb53d3a2f7edd016f0ed39a70887a7 --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index df662c6..72fe885 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,6 +15,6 @@ /.gitattributes export-ignore /.gitignore export-ignore /SECURITY.md export-ignore -/phpunit.xml.dist export-ignore -/sample-fonts export-ignore +/AUTHORS.md export-ignore +/phpunit.xml export-ignore /tests export-ignore