gitignore update for IDE

Change-Id: I95096e8d507f9bcb0f808d0da0355655b474d29a
Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
diff --git a/.gitignore b/.gitignore
index dabb31e..ba4e104 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,7 +51,6 @@
 ylwrap
 test-driver
 
-.cproject
 *.iml
 .bootstrap.ok
 .settings
@@ -62,6 +61,8 @@
 .DS_Store
 .idea/
 .project
+.cproject
+.vscode/
 
 # cscope and ctags
 /cscope.*