Skip to content

Commit c9dd7cb

Browse files
phpstan-botclaude
andcommitted
Add missing export-ignore entries to .gitattributes
Add CLAUDE.md and .editorconfig to export-ignore so they are excluded from the distributed archive. These files are only needed for development, not for end users of the package. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d248a79 commit c9dd7cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
.github export-ignore
66
tests export-ignore
77
tmp export-ignore
8+
CLAUDE.md export-ignore
9+
.editorconfig export-ignore
810
.gitattributes export-ignore
911
.gitignore export-ignore
1012
Makefile export-ignore

0 commit comments

Comments
 (0)