From d23793652dd06084a9673f9ab8967ba7a4c413f5 Mon Sep 17 00:00:00 2001 From: Moiseenko Date: Fri, 24 Jan 2025 14:52:09 +0300 Subject: [PATCH] Remove unnecessary files from Composer package --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6cdec7d..b5973af 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ /*.yml export-ignore /tests export-ignore /.github export-ignore +/phpstan.neon export-ignore