add .vscode directory to .gitignore
@@ -3,4 +3,6 @@
.project
node_modules
.idea/
+.vscode/
npm-debug.log
+