diff --git a/.gitignore b/.gitignore index 9566912c1b..7fea4040ee 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ components/**/*.jsx /.vscode/ /coverage !components/**/__tests__/* +yarn.lock