Skip to content

Commit 9b259c7

Browse files
phpstan-botclaude
authored andcommitted
Exclude entire doc directory from distribution archive
Change `doc/grammars export-ignore` to `doc export-ignore` since the doc directory only contains grammar files used for development and does not need to be included in the distributed archive. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 29872e9 commit 9b259c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.github export-ignore
55
apigen export-ignore
66
phpcs.xml export-ignore
7-
doc/grammars export-ignore
7+
doc export-ignore
88
tests export-ignore
99
tmp export-ignore
1010
.editorconfig export-ignore

0 commit comments

Comments
 (0)