From 356b3b9fcfb76f99673b09d4d65bfb6fe210f0f6 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 5 Apr 2026 20:07:56 +0000 Subject: [PATCH] Add CLAUDE.md to vendor excludes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index aa41e17..4271824 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ /phpcs.xml export-ignore /phpunit.xml.dist export-ignore /test/ export-ignore +/CLAUDE.md export-ignore