diff --git a/.gitignore b/.gitignore index c744fc28..f3d08c13 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ dist node_modules stats.html .vercel -dev-dist \ No newline at end of file +dev-dist +.vscode +package-lock.json \ No newline at end of file