Skip to content

Add CLAUDE.md to .gitattributes export-ignore#472

Merged
ondrejmirtes merged 1 commit into2.0.xfrom
add-claude-md-export-ignore
Feb 19, 2026
Merged

Add CLAUDE.md to .gitattributes export-ignore#472
ondrejmirtes merged 1 commit into2.0.xfrom
add-claude-md-export-ignore

Conversation

@phpstan-bot
Copy link
Copy Markdown

Summary

  • Added CLAUDE.md export-ignore to .gitattributes so it is excluded from the distributed archive

The existing .gitattributes already had export-ignore entries for .github, tests, tmp, .editorconfig, .gitattributes, .gitignore, Makefile, phpstan.neon, phpstan-baseline.neon, and phpunit.xml. The only missing entry was CLAUDE.md, which is a development file for AI assistant context and should not be shipped to end users.

Important files like extension.neon, rules.neon, src/, stubs/, composer.json, LICENSE, and README.md remain included in the archive.

🤖 Generated with Claude Code

CLAUDE.md is a development file for AI assistant context and should
not be included in the distributed archive.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit 591a1a6 into 2.0.x Feb 19, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants