diff --git a/.gitignore b/.gitignore index 167ab9f..5b07f03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -yarn.lock \ No newline at end of file +yarn.lock +package-lock.json \ No newline at end of file