Skip to content

Commit 5b0c182

Browse files
committed
fix(composer): Exclude test files from Composer production downloads
1 parent d4f874c commit 5b0c182

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/.gitattributes export-ignore
2+
/.coveralls.yml export-ignore
3+
/.travis.yml export-ignore
4+
/tests export-ignore

0 commit comments

Comments
 (0)