diff --git a/.gitignore b/.gitignore index 0f5657d..68734f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea node_modules -package-lock.json \ No newline at end of file +package-lock.json +.vscode \ No newline at end of file