diff --git a/.gitignore b/.gitignore index d4ee120..4e35229 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ config.json node_modules -.vscode \ No newline at end of file +.vscode +package-lock.json \ No newline at end of file