Commit 9a6753bc authored by SeeBeyond's avatar SeeBeyond

Update .gitignore to exclude composer lockfile

parent f5a3e4de
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
......@@ -11,6 +10,8 @@
/vendor/
###< symfony/framework-bundle ###
/composer.lock
###> symfony/phpunit-bridge ###
.phpunit
.phpunit.result.cache
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment