Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add yarn.lock to .gitignore #7789

Merged
merged 1 commit into from
Oct 27, 2019

Conversation

lukyth
Copy link
Contributor

@lukyth lukyth commented Oct 6, 2019

Close #7765

Description

From #7765, yarn.lock hasn't been dealt with yet in this project.

According to the discussion in that issue, yarn.lock should be ignored in this project.

Acceptance criteria

  • git status should be unchanged when running yarn for the first time.
  • yarn.lock should be ignored in .gitignore.

@ianschmitz ianschmitz added this to the 3.2.1 milestone Oct 14, 2019
@iansu iansu modified the milestones: 3.2.1, 3.3 Oct 23, 2019
@iansu iansu added this to In progress in v3.3 via automation Oct 23, 2019
@ianschmitz ianschmitz merged commit c34aa13 into facebook:master Oct 27, 2019
v3.3 automation moved this from In progress to Done Oct 27, 2019
@ianschmitz
Copy link
Contributor

Thanks!

@lukyth lukyth deleted the lukyth/ignore-yarn-lock branch October 28, 2019 10:33
@lock lock bot locked and limited conversation to collaborators Nov 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v3.3
  
Done
Development

Successfully merging this pull request may close these issues.

yarn.lock is untracked when setting up a local copy of the project
5 participants