From 4b14ac941105104171383690618020af68e0eeb9 Mon Sep 17 00:00:00 2001 From: phpstan-bot Date: Thu, 19 Feb 2026 08:01:00 +0000 Subject: [PATCH] Add CLAUDE.md to export-ignore in .gitattributes CLAUDE.md is a development-only file and should not be included in the distributed archive. Co-Authored-By: Claude Opus 4.6 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 45a67c4..5d9f3fa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,4 +7,5 @@ tmp export-ignore .gitignore export-ignore Makefile export-ignore phpstan.neon export-ignore +CLAUDE.md export-ignore phpunit.xml export-ignore