Skip to content

Commit

Permalink
exclude tests and artefacts from archives
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Jan 15, 2024
1 parent d0ab792 commit a8bc5f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"branch-alias": {
"dev-trunk": "1.0.x-dev"
}
},
"archive": {
"exclude": ["/tests", "/.github"]
}
}

0 comments on commit a8bc5f2

Please sign in to comment.