Skip to content

Add missing export-ignore rules to .gitattributes#88

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

Add missing export-ignore rules to .gitattributes#88
ondrejmirtes merged 1 commit into2.0.xfrom
add-missing-export-ignore-rules

Conversation

@phpstan-bot
Copy link
Copy Markdown

Summary

  • Add export-ignore for .editorconfig, phpstan-baseline.neon, and CLAUDE.md
  • These development-only files were missing from the existing .gitattributes export-ignore rules and would be unnecessarily included in distributed archives

Test plan

  • Verify the .gitattributes file contains all expected export-ignore entries
  • Confirm extension.neon, src/, stubs/, composer.json, LICENSE, and README.md are not ignored (needed in distribution)

🤖 Generated with Claude Code

Add export-ignore for .editorconfig, phpstan-baseline.neon, and
CLAUDE.md so they are excluded from the distributed archive. These
are development-only files not needed by end users.

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