From 71ff2e77b4cb6fcb3a3b90bae24763c7c829fbb2 Mon Sep 17 00:00:00 2001 From: Seth Battis Date: Sat, 17 Feb 2024 15:04:05 -0500 Subject: [PATCH] tweak export --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 752d3fdb..3a242737 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ /phpcs.xml export-ignore /phpdoc.dist.xml export-ignore /phpunit.xml export-ignore -/doc/ export-ignore +/docs/ export-ignore /examples/ export-ignore /src/CLI.php export-ignore /src/OpenAPI/ export-ignore