Skip to content

Commit c4b4cea

Browse files
Merge tag '4.0.0' into develop
2 parents 51b5a11 + c99cd52 commit c4b4cea

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Reduce Composer package download by removing obsolete files
2+
3+
/.editorconfig export-ignore
4+
/.gitattributes export-ignore
5+
/.github export-ignore
6+
/.gitignore export-ignore
7+
/CODE_OF_CONDUCT.md export-ignore
8+
/CONTRIBUTING.md export-ignore
9+
/phpunit.xml.dist export-ignore
10+
/tests export-ignore

0 commit comments

Comments
 (0)