Skip to content

Commit

Permalink
Add excluded elements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Jun 21, 2023
1 parent 449a492 commit fb6f6c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@
},
"archive": {
"exclude": [
".gitignore"
".docker",
".github",
".gitignore",
"tests"
]
}
}

0 comments on commit fb6f6c3

Please sign in to comment.