From: Jeremy Phelps Date: Thu, 27 Apr 2017 14:32:31 +0000 (-0500) Subject: Amend .gitignore for vscode editor X-Git-Tag: v0.2.0~4 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=c3bf292e964551563b4675a1b39a27d26da66703;p=releng%2Flftools.git Amend .gitignore for vscode editor Change-Id: I4852abfc79187f0f8b9d76cba116ecff6abfad45 Signed-off-by: Jeremy Phelps --- diff --git a/.gitignore b/.gitignore index 5666024d..878f3724 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ target/ # Eclipse .project +# VSCode +.vscode + # Python .cache/ .eggs/