Skip to content

Commit

Permalink
Fix: composer archive does not include vendor dir
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeulen committed Jun 15, 2015
1 parent f07a3c0 commit 8d75df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
composer.phar
vendor
/composer.phar
/vendor/
local_config.php
local_options.php
.vagrant
Expand Down

0 comments on commit 8d75df6

Please sign in to comment.