From 8b042b56f7976d38e159337562829e8301dcf28d Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 29 Jul 2026 08:51:59 +0200 Subject: [PATCH] distignore three new files --- .distignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.distignore b/.distignore index f464ed9c..80b0ebb0 100644 --- a/.distignore +++ b/.distignore @@ -43,6 +43,9 @@ composer.json composer.lock npm-shrinkwrap.json openapitools.json +/src/Client/.openapi-generator-ignore +/src/Client/.php-cs-fixer.dist.php +/src/Client/git_push.sh package.json package-lock.json phpunit.xml