From 5b84e94c8409d62fed206e0b83e42eee25e5c2f2 Mon Sep 17 00:00:00 2001 From: Ruud Kamphuis Date: Tue, 5 Nov 2024 12:11:12 +0100 Subject: [PATCH] Update .gitattributes (#324) --- .gitattributes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 4fb28bc9..3bd22cab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,12 @@ .* export-ignore -patches export-ignore +docs export-ignore tests export-ignore infection.json export-ignore Makefile export-ignore -composer-require-checker.json export-ignore +box.json.dist export-ignore +composer-dependency-analyser.php export-ignore phpstan.neon export-ignore phpunit.xml.dist export-ignore psalm.xml export-ignore rector.php export-ignore +scoper.inc.php export-ignore