Skip to content

Commit f21225b

Browse files
phpstan-botclaude
authored andcommitted
Add missing export-ignore entries to .gitattributes
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>
1 parent 803f353 commit f21225b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
.github export-ignore
44
tests export-ignore
55
tmp export-ignore
6+
.editorconfig export-ignore
67
.gitattributes export-ignore
78
.gitignore export-ignore
9+
CLAUDE.md export-ignore
810
Makefile export-ignore
911
phpstan.neon export-ignore
1012
phpunit.xml export-ignore

0 commit comments

Comments
 (0)