From 9af91a362b509ba4420899d888ab2a21493d6183 Mon Sep 17 00:00:00 2001 From: Tobias Schultze Date: Thu, 10 May 2012 16:15:45 +0300 Subject: [PATCH] add composer to gitignore in 2.0 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 422f1ce840..fc673fa663 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ phpunit.xml +composer.lock +composer.phar autoload.php /vendor/