Skip to content

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

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

Add CLAUDE.md to .gitattributes export-ignore#101
ondrejmirtes merged 1 commit into1.4.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 Composer archive

The existing .gitattributes already correctly excluded most development-only files (.github/, e2e/, tmp/, Makefile, phpstan.neon, phpcs.xml, phpunit.xml, .gitattributes, .gitignore). The only missing entry was CLAUDE.md, which contains AI assistant project instructions and is not needed by end users.

Files kept in the archive: src/, composer.json, LICENSE, README.md.

🤖 Generated with Claude Code

CLAUDE.md contains project instructions for AI assistants and is not
needed in the distributed Composer archive. Add it to the export-ignore
list alongside other development-only files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit 15377ee into 1.4.x Feb 19, 2026
75 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