diff --git a/.gitignore b/.gitignore index 19c3bbdce24975..6b290712dbd6d4 100644 --- a/.gitignore +++ b/.gitignore @@ -54,7 +54,8 @@ node_modules # TODO: Check in yarn.lock in open source. Right now we need to keep it out # from the GitHub repo as importing it might conflict with internal workspaces -*/**/yarn.lock +yarn.lock +package-lock.json # OS X .DS_Store