diff --git a/.gitignore b/.gitignore index fd0c5ea..318dc30 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +package-lock.json + # Dependencies node_modules/ @@ -17,4 +19,4 @@ Thumbs.db .vscode/ .idea/ *.swp -*.swo \ No newline at end of file +*.swo