Skip to content

Commit cbd4b30

Browse files
authored
fix(packagist): exclude large obsolete directories from publishing to Packagist (#10329)
1 parent 8045f06 commit cbd4b30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
docker-run.sh text eol=lf
2+
/dist/*.map export-ignore
3+
/test export-ignore
4+
/docs export-ignore

0 commit comments

Comments
 (0)