Skip to content

Add CLAUDE.md to export-ignore in .gitattributes#279

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

Add CLAUDE.md to export-ignore in .gitattributes#279
ondrejmirtes merged 1 commit into2.0.xfrom
gitattributes-export-ignore-claude-md

Conversation

@phpstan-bot
Copy link

Summary

  • Added /CLAUDE.md export-ignore to .gitattributes so the file is excluded from distribution archives

The existing .gitattributes already correctly excludes development-only files (tests, tmp, Makefile, phpstan config, phpunit config, and all dotfiles via /.* export-ignore). The only missing entry was CLAUDE.md, which was recently added to the repository and is only needed for AI assistant guidance during development, not by end users.

Important files like extension.neon, rules.neon, src/, stubs/, composer.json, and LICENSE remain included in the archive.

🤖 Generated with Claude Code

Exclude CLAUDE.md from distribution archives since it is only needed
for development and AI assistant guidance, not by end users.

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