commit | 516bcfe904415482ac0bd356e078ca15f31897d1 | [log] [tgz] |
---|---|---|
author | Keith Burns (alagalah) <alagalah@gmail.com> | Fri Sep 08 10:58:44 2017 -0700 |
committer | Dave Wallace <dwallacelf@gmail.com> | Fri Sep 08 20:07:48 2017 +0000 |
tree | ed642e9929c9b22014a1939059db24878318e2ac | |
parent | 01e078fff983e89f1b402988473960d322d2b4a0 [diff] [blame] |
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.*