Skip to content

Commit

Permalink
Fix package generation missing the vendor directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-H committed Sep 19, 2023
1 parent 367da15 commit 2a06618
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ config.core.php
.DS_store
_packages/
core/components/commerce_quantityusergroup/vendor/
composer.lock
/composer.lock
vendor/
20 changes: 20 additions & 0 deletions core/components/commerce_quantityusergroup/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a06618

Please sign in to comment.