diff --git a/.gitignore b/.gitignore index 62b0382..17aaa0f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ target .eslintcache # Nodejs -node_modules \ No newline at end of file +node_modules +.vscode \ No newline at end of file