Skip to content

Comments

Add missing export-ignore entries to .gitattributes#78

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

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

Conversation

@phpstan-bot
Copy link

Summary

  • Add CLAUDE.md and .editorconfig to .gitattributes with export-ignore so they are excluded from the distributed archive
  • These files are only needed for development and should not be shipped to end users
  • extension.neon, src/, composer.json, LICENSE, and README.md remain included in the archive

Test plan

  • Verify git archive output excludes the newly added files
  • Verify essential files (extension.neon, src/, composer.json) are still included

🤖 Generated with Claude Code

Add CLAUDE.md and .editorconfig to export-ignore so they are excluded
from the distributed archive. These files are only needed for development
and should not be shipped to end users.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit e338eab 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