Add composer.lock to gitignore

This commit is contained in:
Joel Wurtz 2013-12-16 20:42:23 +01:00
parent 6c451a856f
commit be0f43ecf5

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ phpunit.xml
reports reports
sandbox sandbox
vendor vendor
composer.lock