diff --git a/.gitignore b/.gitignore index cf3b91f..b552ce5 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,7 @@ profile-* # VS Code .vscode/ + +# lock files +yarn.lock +package-lock.json