Skip to content

Add missing export-ignore entries to .gitattributes#300

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

Add missing export-ignore entries to .gitattributes#300
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 files are only needed for development and should not be included in the distributed archive (e.g., when installed via Composer)

Files kept in the archive: src/, rules.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 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 f21225b 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

Comments