diff --git a/.gitignore b/.gitignore index e4c5b0e..33ad8e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +package-lock.json +yarn.lock + **/node_modules/ **/*.log test/repo-tests*