Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Merge pull request #46 from phergie/packaging
Browse files Browse the repository at this point in the history
❄️ Exclude tests from being installed with --prefer-dist
  • Loading branch information
matthewtrask committed Oct 16, 2018
2 parents 75bf660 + 3b6f902 commit 44681f3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
composer.phar
tests/composer.phar
tests/vendor/*
vendor/
vendor/

/tests export-ignore
.travis.yml export-ignore
phpunit.xml export-ignore

0 comments on commit 44681f3

Please sign in to comment.