Skip to content

Commit

Permalink
merged branch Tobion/patch-6 (PR #4248)
Browse files Browse the repository at this point in the history
Commits
-------

9af91a3 add composer to gitignore in 2.0

Discussion
----------

add composer to gitignore in 2.0

it was missing in 2.0 (so switching from master to 2.0 made these files appear as new)

---------------------------------------------------------------------------

by travisbot at 2012-05-10T13:20:31Z

This pull request [passes](http://travis-ci.org/symfony/symfony/builds/1294729) (merged 9af91a3 into 68eca0f).
  • Loading branch information
fabpot committed May 11, 2012
2 parents ce46416 + 9af91a3 commit 0d697d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
phpunit.xml
composer.lock
composer.phar
autoload.php
/vendor/

0 comments on commit 0d697d2

Please sign in to comment.