From 67041407cc24a5f041c30881c5403f0e52cc6981 Mon Sep 17 00:00:00 2001 From: Sync Common Files Bot Date: Wed, 17 May 2023 09:57:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20pimcor?= =?UTF-8?q?e/sync-common-files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.gitattributes b/.gitattributes index 3569d63..d8efbbf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,16 @@ * -text + + +# Exclude build/test files from archive to reduce ZIP size for composer dist download +/.github export-ignore +/tests export-ignore +/.editorconfig export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.markdownlint.json export-ignore +/.php-cs-fixer.dist.php export-ignore +/CLA.md export-ignore +/CONTRIBUTING.md export-ignore +/codeception.dist.yml export-ignore +/phpstan* export-ignore