Skip to content

Add missing export-ignore entries to .gitattributes#201

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

Add missing export-ignore entries to .gitattributes#201
ondrejmirtes merged 1 commit into2.0.xfrom
gitattributes-export-ignore

Conversation

@phpstan-bot
Copy link

Summary

  • Add .editorconfig and CLAUDE.md to the export-ignore list in .gitattributes

These development-only files were missing from the export-ignore rules and would be included in the distributed archive when users install the package via Composer. They are not needed by end users.

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

🤖 Generated with Claude Code

Add .editorconfig and CLAUDE.md to export-ignore so they are excluded
from the distributed archive. These are development-only files that
end users don't need when installing the package via Composer.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit 6d3d9ff into 2.0.x Feb 19, 2026
31 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