diff --git a/.gitignore b/.gitignore index 40b878d..3e8b050 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -node_modules/ \ No newline at end of file +node_modules/ + +package-lock.json \ No newline at end of file