diff --git a/.gitignore b/.gitignore index 968ccc5..d0bb17f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .DS_Store node_modules .vscode -/dist \ No newline at end of file +/dist +package-lock.json \ No newline at end of file