From 4d1033ff4f6c9129ae0557f21daace202a5c241e Mon Sep 17 00:00:00 2001 From: ADmad Date: Fri, 18 Oct 2024 21:07:31 +0530 Subject: [PATCH] Cleanup release archives --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 51498244..33219967 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,3 +17,5 @@ phpstan.neon export-ignore phpstan-baseline.neon export-ignore psalm.xml export-ignore psalm-baseline.xml export-ignore +.phive export-ignore +/docs export-ignore