diff --git a/.gitignore b/.gitignore index 6a64a15..7a893a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -/test/ \ No newline at end of file +/test/ +package-lock.json \ No newline at end of file