diff --git a/auth0_mock/.gitignore b/auth0_mock/.gitignore index 388ae8a..eb0bc28 100644 --- a/auth0_mock/.gitignore +++ b/auth0_mock/.gitignore @@ -1,4 +1,5 @@ coverage/* keys.json *.log -*.lock \ No newline at end of file +*.lock +/package-lock.json