From c53fc432fc7ddf004d4e1eea9bd407f3c548908d Mon Sep 17 00:00:00 2001 From: thuva4 Date: Tue, 30 Jan 2018 19:50:33 +0530 Subject: create Testapi client implement auth in testapi client implement pods in testapi client Change-Id: Idd5c9dcf938ad5994e655b55d49625ab462ab710 Signed-off-by: thuva4 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8cf2a3b..5881045 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ nosetests.xml .tox *.retry job_output/ +.vscode +testapi/testapi-client/pip-selfcheck.json -- cgit 1.2.3-korg