Commit 9a6753bc authored by SeeBeyond's avatar SeeBeyond

Update .gitignore to exclude composer lockfile

parent f5a3e4de
###> symfony/framework-bundle ### ###> symfony/framework-bundle ###
/.env.local /.env.local
/.env.local.php /.env.local.php
...@@ -11,6 +10,8 @@ ...@@ -11,6 +10,8 @@
/vendor/ /vendor/
###< symfony/framework-bundle ### ###< symfony/framework-bundle ###
/composer.lock
###> symfony/phpunit-bridge ### ###> symfony/phpunit-bridge ###
.phpunit .phpunit
.phpunit.result.cache .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