Skip to content

Commit b377f12

Browse files
authored
Add .gitattributes
Delete tests, .github diricrecories from Composer package. https://getcomposer.org/doc/02-libraries.md#light-weight-distribution-packages
1 parent 3ef0b26 commit b377f12

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
@@ -0,0 +1,3 @@
1+
# ignore directories in the git-generated distributed .zip archive
2+
/.github export-ignore
3+
/tests export-ignore

0 commit comments

Comments
 (0)