Page MenuHomePhabricator

WS Export: symfony.lock not ignored
Closed, InvalidPublicBUG REPORT

Description

I think symfony.lock should be in the .gitignore, but I'm not sure because I haven't used Symfony before.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

OK. If I don't change anything and the file is updated anyway, should I commit it along with other code, as a separate commit or just leave it out of commits entirely?

It should usually only change when you run Flex recipes. If it changes for other reasons, and you haven't e.g. updated composer.lock, you can probably revert those changes (I think the common one is differing PHP versions).