From 244dacda20d39fe20d6d89fb82f32971a577b1fe Mon Sep 17 00:00:00 2001 From: Tom Wright Date: Mon, 29 Apr 2024 09:04:05 +0000 Subject: [PATCH] Updated gitattributes Signed-off-by: Tom Wright --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 789106a..cdcc774 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,3 @@ phpstan.neon export-ignore phpunit.xml.dist export-ignore docs/ export-ignore tests/ export-ignore -stubs/ export-ignore