Skip to content

Commit 57b4250

Browse files
committed
Strip unnecessary files from zip-archive
1 parent 39d8630 commit 57b4250

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
lib/.gitkeep export-ignore
22
node_modules/ export-ignore
3-
composer.lock export-ignore
3+
tests/ export-ignore
4+
vendor/ export-ignore
5+
package-lock export-ignore

0 commit comments

Comments
 (0)