From: Keith Burns (alagalah) Date: Fri, 8 Sep 2017 17:58:44 +0000 (-0700) Subject: gitignore update for IDE X-Git-Tag: v17.10-rc1~104 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=516bcfe904415482ac0bd356e078ca15f31897d1;p=vpp.git gitignore update for IDE Change-Id: I95096e8d507f9bcb0f808d0da0355655b474d29a Signed-off-by: Keith Burns (alagalah) --- diff --git a/.gitignore b/.gitignore index dabb31e84b6..ba4e104aeba 100644 --- a/.gitignore +++ b/.gitignore @@ -51,7 +51,6 @@ ltmain.sh ylwrap test-driver -.cproject *.iml .bootstrap.ok .settings @@ -62,6 +61,8 @@ test-driver .DS_Store .idea/ .project +.cproject +.vscode/ # cscope and ctags /cscope.*