diff --git a/.gitignore b/.gitignore index b4ffcb3..10d8ac5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ node_modules test.* *.log -.idea \ No newline at end of file +.idea + +package-lock.json \ No newline at end of file